From 960bcdb8129e303a1f05e19bb7b8b59ee9773051 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Mon, 11 Mar 2024 08:31:25 +0000 Subject: [PATCH] chore(deps): update docker.io/plugins/docker docker tag to v20.17.3 --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index c4f86df..4c891fc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -123,7 +123,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.17.2 + image: docker.io/plugins/docker:20.17.3 settings: auto_tag: false dockerfile: Dockerfile @@ -190,7 +190,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.17.2 + image: docker.io/plugins/docker:20.17.3 settings: auto_tag: false dockerfile: Dockerfile @@ -257,7 +257,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.17.2 + image: docker.io/plugins/docker:20.17.3 settings: auto_tag: false dockerfile: Dockerfile @@ -322,7 +322,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.17.2 + image: docker.io/plugins/docker:20.17.3 settings: auto_tag: false dockerfile: Dockerfile @@ -446,7 +446,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.17.2 + image: docker.io/plugins/docker:20.17.3 settings: auto_tag: true auto_tag_suffix: amd64 @@ -506,7 +506,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.17.2 + image: docker.io/plugins/docker:20.17.3 settings: auto_tag: true auto_tag_suffix: arm64-v8 -- 2.45.2