Skip to content

Commit ecfacc4

Browse files
author
mrprofessor
committed
debug
1 parent 127876f commit ecfacc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
references:
44
platform-docker: &docker
55
docker:
6-
- image: objectrocket/cicd:slim
6+
- image: objectrocket/platform-cicd:latest
77
auth:
88
username: ${DOCKER_USERNAME}
99
password: ${DOCKER_PASSWORD}

0 commit comments

Comments
 (0)