From 9fe313ef4a05472cbe95b8676c8242ed6058d5ea Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 19 Jul 2023 21:28:18 +0200 Subject: [PATCH] chore(deps): update dependency quay.io/skopeo/stable to v1.13.0 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index cfb19d4..9fd6954 100644 --- a/.drone.yml +++ b/.drone.yml @@ -525,7 +525,7 @@ steps: from_secret: container_image_registry_user DEST_CRED_PASSWORD: from_secret: container_image_registry_password - image: quay.io/skopeo/stable:v1.12.0 + image: quay.io/skopeo/stable:v1.13.0 - name: email-notification environment: @@ -821,7 +821,7 @@ steps: from_secret: container_image_registry_user DEST_CRED_PASSWORD: from_secret: container_image_registry_password - image: quay.io/skopeo/stable:v1.12.0 + image: quay.io/skopeo/stable:v1.13.0 - name: email-notification environment: -- 2.47.2