Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #65 from triggermesh/kaniko-pin
Browse files Browse the repository at this point in the history
kaniko: pin to v1.6.0-debug
  • Loading branch information
Sameer Naik authored Jun 1, 2021
2 parents 132a6c1 + ccdca3c commit f540a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
steps:

- name: gcr.io/kaniko-project/executor:latest
- name: gcr.io/kaniko-project/executor:v1.6.0-debug
args:
- --dockerfile=Dockerfile
- --build-arg=VERSION=${_KANIKO_IMAGE_TAG}
Expand Down

0 comments on commit f540a55

Please sign in to comment.