Update quay.io/skopeo/stable Docker tag to v1.18.0

This commit is contained in:
Renovate 2025-02-28 16:04:33 +00:00
parent 5f8acd53f5
commit 4f32c26042
No known key found for this signature in database
GPG key ID: C9EE8FA27A4A840A

View file

@ -18,7 +18,7 @@ steps:
--target=ci-registry.schnabel.org/kokuwaio/dockerhub-metadata:$CI_PIPELINE_NUMBER --target=ci-registry.schnabel.org/kokuwaio/dockerhub-metadata:$CI_PIPELINE_NUMBER
docker.io: &push docker.io: &push
image: quay.io/skopeo/stable:v1.17.0 image: quay.io/skopeo/stable:v1.18.0
depends_on: [manifest] depends_on: [manifest]
commands: commands:
- echo "$AUTH" > /tmp/auth.json - echo "$AUTH" > /tmp/auth.json