@@ -8,7 +8,7 @@ podTemplate(yaml: '''
image: gcr.io/kaniko-project/executor:v1.9.1-debug
imagePullPolicy: Always
command:
- - '/bin/sleep 999999'
+ - '/usr/bin/sleep 999999'
volumeMounts:
- name: docker-config
mountPath: /kaniko/.docker/