From bb8659a5eeee85f0ebe16ca1f457c4d202a786c2 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sun, 10 Aug 2025 22:05:47 +0000 Subject: [PATCH] chore(deps): update docker.io/plugins/docker docker tag to v21 --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 088c8ba..11dee56 100644 --- a/.drone.yml +++ b/.drone.yml @@ -69,7 +69,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.8 + image: docker.io/plugins/docker:21.0.1 settings: auto_tag: false dockerfile: Dockerfile @@ -135,7 +135,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.8 + image: docker.io/plugins/docker:21.0.1 settings: auto_tag: false dockerfile: Dockerfile @@ -201,7 +201,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.8 + image: docker.io/plugins/docker:21.0.1 settings: auto_tag: false dockerfile: Dockerfile @@ -265,7 +265,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.8 + image: docker.io/plugins/docker:21.0.1 settings: auto_tag: false dockerfile: Dockerfile @@ -449,7 +449,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.8 + image: docker.io/plugins/docker:21.0.1 settings: auto_tag: true auto_tag_suffix: amd64 @@ -509,7 +509,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.8 + image: docker.io/plugins/docker:21.0.1 settings: auto_tag: true auto_tag_suffix: arm64-v8 -- 2.49.0