udpate CI go version

Since we have to specify the minor release for `.go-version`, make sure
the CI version doesn't automatically udpate.
This commit is contained in:
James Bardin 2021-10-08 15:53:08 -04:00
parent 71cbb2a81a
commit 05954a328d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ references:
executors:
go:
docker:
- image: docker.mirror.hashicorp.services/cimg/go:1.17
- image: docker.mirror.hashicorp.services/cimg/go:1.17.2
environment:
CONSUL_VERSION: 1.7.2
GOMAXPROCS: 4