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 a89381a commit 066fc86Copy full SHA for 066fc86
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
jobs:
3
build:
4
docker:
5
- - image: docker.subshell.com/builder/golang-builder:0.6.0
+ - image: docker.subshell.com/builder/golang-builder:0.7.0
6
auth:
7
username: $DOCKER_USERNAME
8
password: $DOCKER_PASSWORD
0 commit comments