Skip to content

Commit

Permalink
Merge pull request #11161 from mattfarina/rel-3.9-ci-fix
Browse files Browse the repository at this point in the history
Updating the circleci image we use
  • Loading branch information
mattfarina committed Jul 21, 2022
2 parents a7c043a + a2d0792 commit 1addefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
working_directory: ~/helm.sh/helm
docker:
- image: circleci/golang:1.17
- image: cimg/go:1.17

auth:
username: $DOCKER_USER
Expand Down

0 comments on commit 1addefb

Please sign in to comment.