Skip to content
Snippets Groups Projects
Commit 78e217d6 authored by Felix Weiglhofer's avatar Felix Weiglhofer Committed by Florian Uhlig
Browse files

CI: Bump kaniko version.

parent 895a2c59
No related branches found
No related tags found
1 merge request!1665CI: Bump kaniko version.
Pipeline #27314 passed
......@@ -517,7 +517,7 @@ BuildOnlineContainerMR:
tags:
- docker
image:
name: $CI_REGISTRY/computing/images/base/kaniko/executor:v1.16.0-debug
name: $CI_REGISTRY/computing/images/base/kaniko/executor:v1.20.1-debug
entrypoint: [""]
variables:
IMAGE_NAME: $CI_REGISTRY_IMAGE/cbm_online
......@@ -560,7 +560,7 @@ BuildOnlineContainerBranch:
tags:
- docker
image:
name: $CI_REGISTRY/computing/images/base/kaniko/executor:v1.16.0-debug
name: $CI_REGISTRY/computing/images/base/kaniko/executor:v1.20.1-debug
entrypoint: [""]
variables:
IMAGE_NAME: $CI_REGISTRY_IMAGE/cbm_online
......
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