Skip to content
Snippets Groups Projects
Commit 21257de4 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update quay.io/containers/podman docker tag to v4.6.0

parent 558cc99a
1 merge request!795chore(deps): update quay.io/containers/podman docker tag to v4.6.0
Pipeline #17887 passed
...@@ -12,7 +12,7 @@ container-build-release: ...@@ -12,7 +12,7 @@ container-build-release:
stage: build stage: build
extends: .container-matrix extends: .container-matrix
image: image:
name: quay.io/containers/podman:v4.5.1 name: quay.io/containers/podman:v4.6.0
entrypoint: [""] entrypoint: [""]
before_script: before_script:
- podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY - podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
...@@ -41,7 +41,7 @@ container-build-dev: ...@@ -41,7 +41,7 @@ container-build-dev:
stage: build stage: build
extends: .container-matrix extends: .container-matrix
image: image:
name: quay.io/containers/podman:v4.5.1 name: quay.io/containers/podman:v4.6.0
entrypoint: [""] entrypoint: [""]
before_script: before_script:
- podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY - podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment