Skip to content
Snippets Groups Projects
Commit c1a95261 authored by Nicolas M. Thiéry's avatar Nicolas M. Thiéry
Browse files

Try upgrading to the latest buildah docker image

parent 1f2bc6e8
No related branches found
No related tags found
No related merge requests found
Pipeline #51178 failed
...@@ -10,7 +10,7 @@ variables: ...@@ -10,7 +10,7 @@ variables:
build_image: build_image:
stage: build_image stage: build_image
image: tomkukral/buildah:0.32 image: tomkukral/buildah:0.39
before_script: before_script:
- podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}" - podman login --username "${CI_REGISTRY_USER}" --password "${CI_REGISTRY_PASSWORD}" "${CI_REGISTRY}"
script: 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