From cd94864d3f8b077deb9fe19e684e7c40f5099b64 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 18 Feb 2025 08:03:46 +0000 Subject: [PATCH] chore(deps): update docker.io/plugins/docker docker tag to v20.18.7 --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index ffd1da7..852ad9b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,7 +66,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.6 + image: docker.io/plugins/docker:20.18.7 settings: auto_tag: false dockerfile: Dockerfile @@ -132,7 +132,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.6 + image: docker.io/plugins/docker:20.18.7 settings: auto_tag: false dockerfile: Dockerfile @@ -198,7 +198,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.6 + image: docker.io/plugins/docker:20.18.7 settings: auto_tag: false dockerfile: Dockerfile @@ -262,7 +262,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.6 + image: docker.io/plugins/docker:20.18.7 settings: auto_tag: false dockerfile: Dockerfile @@ -446,7 +446,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.6 + image: docker.io/plugins/docker:20.18.7 settings: auto_tag: true auto_tag_suffix: amd64 @@ -504,7 +504,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.6 + image: docker.io/plugins/docker:20.18.7 settings: auto_tag: true auto_tag_suffix: arm64-v8 -- 2.45.2