1 Commits

Author SHA1 Message Date
9bb7b56c31 chore(deps): update quay.io/skopeo/stable docker tag to v1.19.0 2025-06-06 16:20:06 +00:00

View File

@ -16,7 +16,7 @@ steps:
- name: markdown lint - name: markdown lint
commands: commands:
- markdownlint *.md - markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.45.0 image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
resources: resources:
limits: limits:
cpu: 150 cpu: 150
@ -399,7 +399,7 @@ steps:
from_secret: container_image_registry_user from_secret: container_image_registry_user
DEST_CRED_PASSWORD: DEST_CRED_PASSWORD:
from_secret: container_image_registry_password from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.18.0 image: quay.io/skopeo/stable:v1.19.0
- name: email-notification - name: email-notification
environment: environment:
@ -639,7 +639,7 @@ steps:
from_secret: container_image_registry_user from_secret: container_image_registry_user
DEST_CRED_PASSWORD: DEST_CRED_PASSWORD:
from_secret: container_image_registry_password from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.18.0 image: quay.io/skopeo/stable:v1.19.0
- name: email-notification - name: email-notification
environment: environment: