From cf1d917d39f9ee32c532df07994fa89c35953bbd Mon Sep 17 00:00:00 2001
From: CSRBot <csrbot@cryptic.systems>
Date: Sun, 3 Sep 2023 14:42:37 +0200
Subject: [PATCH] chore(deps): update docker.io/plugins/docker docker tag to
 v20.14.4

---
 .drone.yml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/.drone.yml b/.drone.yml
index 33ba3c5..d45617b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -69,7 +69,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
@@ -135,7 +135,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
@@ -201,7 +201,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
@@ -267,7 +267,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
@@ -328,7 +328,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
@@ -395,7 +395,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
@@ -575,7 +575,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: true
     auto_tag_suffix: amd64
@@ -635,7 +635,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: true
     auto_tag_suffix: arm-v7
@@ -695,7 +695,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: true
     auto_tag_suffix: arm64-v8
-- 
2.47.2