We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23ff9a commit f1a83ffCopy full SHA for f1a83ff
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: circleci/golang:1.19
+ - image: cimg/go:1.19
6
working_directory: /go/src/github.com/databus23/helm-diff
7
steps:
8
- checkout
0 commit comments