Skip to content

Commit 066fc86

Browse files
committed
chore: use golang-builder:0.7.0
1 parent a89381a commit 066fc86

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
@@ -2,7 +2,7 @@ version: 2.1
22
jobs:
33
build:
44
docker:
5-
- image: docker.subshell.com/builder/golang-builder:0.6.0
5+
- image: docker.subshell.com/builder/golang-builder:0.7.0
66
auth:
77
username: $DOCKER_USERNAME
88
password: $DOCKER_PASSWORD

0 commit comments

Comments
 (0)