diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e21ddb9ada280a616b675a8c3cbb4b4c2c439ea8..8fdecf45f19f3f31797ce0069b4f480779a9c666 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ build: image: # We need a shell to provide the registry credentials, so we need to use the # kaniko debug image (https://github.com/GoogleContainerTools/kaniko#debug-image) - name: gcr.io/kaniko-project/executor:v1.9.0-debug + name: gcr.io/kaniko-project/executor:v1.9.1-debug entrypoint: [""] script: - echo $CI_COMMIT_SHORT_SHA