From 8603eca0b515fe1e8c8f72695ad161d75838c911 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Mon, 30 Oct 2023 23:05:33 +0000 Subject: [PATCH] chore(deps): update docker.io/plugins/docker docker tag to v20.17.0 --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index f5880f8..fcd0287 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.10.9 + image: docker.io/plugins/docker:20.17.0 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.10.9 + image: docker.io/plugins/docker:20.17.0 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.10.9 + image: docker.io/plugins/docker:20.17.0 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.10.9 + image: docker.io/plugins/docker:20.17.0 settings: auto_tag: false dockerfile: Dockerfile @@ -506,7 +506,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.17.0 settings: auto_tag: true auto_tag_suffix: amd64 @@ -566,7 +566,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.3.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.17.0 settings: auto_tag: true auto_tag_suffix: arm64-v8 -- 2.45.2