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

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

parent 9dee4d2a
No related branches found
No related tags found
1 merge request!548chore(deps): update quay.io/containers/podman docker tag to v4.4.2
Pipeline #16889 failed
...@@ -13,7 +13,7 @@ container-build-release: ...@@ -13,7 +13,7 @@ container-build-release:
stage: build stage: build
extends: .container-matrix extends: .container-matrix
image: image:
name: quay.io/containers/podman:v4.4.1 name: quay.io/containers/podman:v4.4.2
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
...@@ -42,7 +42,7 @@ container-build-dev: ...@@ -42,7 +42,7 @@ container-build-dev:
stage: build stage: build
extends: .container-matrix extends: .container-matrix
image: image:
name: quay.io/containers/podman:v4.4.1 name: quay.io/containers/podman:v4.4.2
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.
Finish editing this message first!
Please register or to comment