We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127876f commit ecfacc4Copy full SHA for ecfacc4
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
references:
4
platform-docker: &docker
5
docker:
6
- - image: objectrocket/cicd:slim
+ - image: objectrocket/platform-cicd:latest
7
auth:
8
username: ${DOCKER_USERNAME}
9
password: ${DOCKER_PASSWORD}
0 commit comments