From cc827f1a03739a2d8f62f4bc0174da016da71e69 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 8 Jun 2023 21:31:32 +0200 Subject: [PATCH] chore(deps): update dependency docker.io/plugins/docker to v20.14.4 --- .drone.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index ca3f501..b787654 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,7 +66,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.14.4 settings: auto_tag: false dockerfile: Dockerfile @@ -137,7 +137,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.14.4 settings: auto_tag: false dockerfile: Dockerfile @@ -205,7 +205,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.14.4 settings: auto_tag: false dockerfile: Dockerfile @@ -274,7 +274,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.14.4 settings: auto_tag: false dockerfile: Dockerfile @@ -398,7 +398,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.14.4 settings: auto_tag_suffix: amd64 auto_tag: true @@ -463,7 +463,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:20.10.9 + image: docker.io/plugins/docker:20.14.4 settings: auto_tag_suffix: arm64-v8 auto_tag: true -- 2.47.2