Skip to content
Snippets Groups Projects
Commit 54c2ebf9 authored by Rimsky Alejandro Rojas Caballero's avatar Rimsky Alejandro Rojas Caballero
Browse files

change to kaniko 1.23.2 which uses oci mediatype layer, which is most common...

change to kaniko 1.23.2 which uses oci mediatype layer, which is most common on the latest releases. having a mix of layers for some other containers is problematic
parent 448d6d4d
No related branches found
No related tags found
1 merge request!2change to kaniko 1.23.2 which uses oci mediatype layer, which is more common today
Pipeline #7727854 passed with stages
in 16 minutes and 5 seconds
......@@ -19,8 +19,8 @@ variables:
- k8s-default
# - docker
image:
# Using the official kaniko v1.6 image for the builds
name: gcr.io/kaniko-project/executor:v1.6.0-debug
# Using the official kaniko v1.23.2 image for the builds
name: gcr.io/kaniko-project/executor:v1.23.2-debug
entrypoint: [""]
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