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

Commit ccdca3c

Browse files
author
Sameer Naik
committed
kaniko: pin to v1.6.0-debug
1 parent 6a1c37c commit ccdca3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
steps:
22

3-
- name: gcr.io/kaniko-project/executor:latest
3+
- name: gcr.io/kaniko-project/executor:v1.6.0-debug
44
args:
55
- --dockerfile=Dockerfile
66
- --build-arg=VERSION=${_KANIKO_IMAGE_TAG}

0 commit comments

Comments
 (0)