Skip to content
Snippets Groups Projects
Verified Commit d14218a9 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/quay.io-containers-podman-4.x'

parents 3349fe4d 8f61a052
No related branches found
No related tags found
1 merge request!827chore(deps): update quay.io/containers/podman docker tag to v4.6.1
......@@ -12,7 +12,7 @@ container-build-release:
stage: build
extends: .container-matrix
image:
name: quay.io/containers/podman:v4.6.0
name: quay.io/containers/podman:v4.6.1
entrypoint: [""]
before_script:
- podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
......@@ -41,7 +41,7 @@ container-build-dev:
stage: build
extends: .container-matrix
image:
name: quay.io/containers/podman:v4.6.0
name: quay.io/containers/podman:v4.6.1
entrypoint: [""]
before_script:
- 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.
Finish editing this message first!
Please register or to comment