Merge pull request #11161 from mattfarina/rel-3.9-ci-fix

Updating the circleci image we use
release-3.9 v3.9.2
Matt Farina 3 years ago committed by GitHub
commit 1addefbfe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ jobs:
build: build:
working_directory: ~/helm.sh/helm working_directory: ~/helm.sh/helm
docker: docker:
- image: circleci/golang:1.17 - image: cimg/go:1.17
auth: auth:
username: $DOCKER_USER username: $DOCKER_USER

Loading…
Cancel
Save