From 0bf24d63c128af3479f63388597639a894a69a4e Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 29 Nov 2024 11:34:43 +0000 Subject: [PATCH] Update docker.io/plugins/docker Docker tag to v20.18.5 --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index a53637b..c43870c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -123,7 +123,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.4 + image: docker.io/plugins/docker:20.18.5 settings: auto_tag: false dockerfile: Dockerfile @@ -190,7 +190,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.4 + image: docker.io/plugins/docker:20.18.5 settings: auto_tag: false dockerfile: Dockerfile @@ -257,7 +257,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.4 + image: docker.io/plugins/docker:20.18.5 settings: auto_tag: false dockerfile: Dockerfile @@ -322,7 +322,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.4 + image: docker.io/plugins/docker:20.18.5 settings: auto_tag: false dockerfile: Dockerfile @@ -506,7 +506,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.4 + image: docker.io/plugins/docker:20.18.5 settings: auto_tag: true auto_tag_suffix: amd64 @@ -566,7 +566,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.4 + image: docker.io/plugins/docker:20.18.5 settings: auto_tag: true auto_tag_suffix: arm64-v8 -- 2.45.2