Skip to content
Snippets Groups Projects
Commit e601bdb2 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

changed kaniko version

parent c117601c
No related branches found
No related tags found
2 merge requests!36Merging 2024Q2_RC into main, creating 2024Q2 Release,!7Resolve "Create a pipeline to build and publish the docker image in gitlab registry"
Pipeline #3646 failed
......@@ -19,7 +19,7 @@ download_jar:
build_image:
stage: build
image:
name: gcr.io/kaniko-project/executor:v1.14.0-debug
name: gcr.io/kaniko-project/executor:v1.9.0-debug
entrypoint: [""]
before_script:
- |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment