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 944c524 commit a176bbcCopy full SHA for a176bbc
.circleci/config.yml
@@ -59,7 +59,7 @@ jobs:
59
60
publish:
61
docker:
62
- - image: circleci/golang:1.16
+ - image: golang:1.23
63
steps:
64
- attach_workspace:
65
at: /tmp/artifacts
0 commit comments