From 732172c67d69094566652dd8584ada605230fc83 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 21 Nov 2024 17:00:50 +0000 Subject: [PATCH] chore(deps): update quay.io/skopeo/stable docker tag to v1.17.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2539dd8..daf6f39 100644 --- a/.drone.yml +++ b/.drone.yml @@ -264,7 +264,7 @@ steps: from_secret: container_image_registry_user DEST_CRED_PASSWORD: from_secret: container_image_registry_password - image: quay.io/skopeo/stable:v1.16.1 + image: quay.io/skopeo/stable:v1.17.0 - name: email-notification environment: -- 2.45.2