summaryrefslogtreecommitdiffci
path: root/Jenkinsfile
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 96549ad..7cab0dd 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -31,7 +31,7 @@ metadata:
spec:
containers:
- name: kaniko
- image: gcr.io/kaniko-project/executor:debug-v1.24.0
+ image: gcr.io/kaniko-project/executor:v1.24.0-debug
imagePullPolicy: Always
command: [ /busybox/cat ]
tty: true