mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
update circleci to cimg to match release pipeline
This allows us to update the go version as well
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user