1 Commits

Author SHA1 Message Date
87afd1d70a chore(deps): update docker.io/library/alpine docker tag to v3.22 2025-05-30 19:06:16 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -399,7 +399,7 @@ steps:
from_secret: container_image_registry_user
DEST_CRED_PASSWORD:
from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.19.0
image: quay.io/skopeo/stable:v1.18.0
- name: email-notification
environment:
@ -639,7 +639,7 @@ steps:
from_secret: container_image_registry_user
DEST_CRED_PASSWORD:
from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.19.0
image: quay.io/skopeo/stable:v1.18.0
- name: email-notification
environment:

View File

@ -13,7 +13,7 @@ RUN set -ex && \
# TARGET
# =====================================================================
FROM docker.io/library/alpine:3.21
FROM docker.io/library/alpine:3.22
ARG VERSION=latest