@@ -5,10 +5,10 @@ podTemplate(yaml: '''
spec:
containers:
- name: kaniko
- image: gcr.io/kaniko-project/executor:v1.9.1
+ image: gcr.io/kaniko-project/executor:v1.9.1-debug
imagePullPolicy: Always
command:
- - '/busyboxy/cat'
+ - '/busybox/cat'
volumeMounts:
- name: docker-config
mountPath: /kaniko/.docker/