Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 395b45e

Browse files
author
Sameer Naik
committed
kaniko: pin to v1.6.0-debug
1 parent 78d5307 commit 395b45e

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
- --destination=gcr.io/$PROJECT_ID/docs:${COMMIT_SHA}

0 commit comments

Comments
 (0)