update circleci to cimg to match release pipeline

This allows us to update the go version as well
pull/28770/head
James Bardin 5 years ago
parent 7b38f9dd1d
commit 4922c743c8

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

@ -1 +1 @@
1.16.3
1.16.4

Loading…
Cancel
Save