We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4010fb6 commit 709545bCopy full SHA for 709545b
1 file changed
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
golang:
5
docker:
6
- - image: docker.mirror.hashicorp.services/cimg/go:1.18.5
+ - image: docker.mirror.hashicorp.services/cimg/go:1.18
7
resource_class: medium+
8
9
commands:
0 commit comments