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 2b0c9a2 commit cc74ff5Copy full SHA for cc74ff5
api/cloudbuild.yaml
@@ -1,5 +1,5 @@
1
steps:
2
- - name: "gcr.io/kaniko-project/executor:latest"
+ - name: "gcr.io/kaniko-project/executor:v1.23.2"
3
id: "Build image and push"
4
dir: "api"
5
args:
0 commit comments