From 8f442e0e50a040e0a763fc5c071d04d074a0027d Mon Sep 17 00:00:00 2001 From: david Date: Tue, 14 May 2024 21:59:32 +0200 Subject: [PATCH] Using temporary older version of plugins/docker --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 30d2f1f..dfca335 100644 --- a/.drone.yml +++ b/.drone.yml @@ -72,7 +72,7 @@ notification_name: ¬ification_name Send Notification # Basic build options x-step: &default_build_option - image: plugins/docker + image: plugins/docker:20.17.4 settings: dry_run: *dry_run mirror: https://registry.phoenix.ipv64.de @@ -102,7 +102,6 @@ steps: <<: *default_build_option settings: dockerfile: Dockerfile - debug: true - name: *notification_name <<: *default_notification_option