Using temporary older version of plugins/docker
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
david 2024-05-14 21:59:32 +02:00
parent f0e904b9fb
commit 8f442e0e50

View File

@ -72,7 +72,7 @@ notification_name: &notification_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