We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f3060 commit 6a2cd18Copy full SHA for 6a2cd18
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/go/src/github.com/Clever/gitbot
5
docker:
6
- - image: cimg:1.21
+ - image: cimg/go:1.21
7
environment:
8
GOPRIVATE: github.com/Clever/*
9
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
0 commit comments