From cb7cdf5f44a5a2d5928c156a33b7de7422d030f8 Mon Sep 17 00:00:00 2001
From: CSRBot <csrbot@cryptic.systems>
Date: Wed, 15 Nov 2023 14:14:37 +0000
Subject: [PATCH] chore(deps): update docker.io/plugins/docker docker tag to
 v20.17.1

---
 .drone.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.drone.yml b/.drone.yml
index feab26a..7739163 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -69,7 +69,7 @@ steps:
   image: git.cryptic.systems/volker.raschek/git:1.3.1
 
 - name: build
-  image: docker.io/plugins/docker:20.17.0
+  image: docker.io/plugins/docker:20.17.1
   settings:
     auto_tag: false
     dockerfile: Dockerfile
@@ -135,7 +135,7 @@ steps:
   image: git.cryptic.systems/volker.raschek/git:1.3.1
 
 - name: build
-  image: docker.io/plugins/docker:20.17.0
+  image: docker.io/plugins/docker:20.17.1
   settings:
     auto_tag: false
     dockerfile: Dockerfile
@@ -201,7 +201,7 @@ steps:
   image: git.cryptic.systems/volker.raschek/git:1.3.1
 
 - name: build
-  image: docker.io/plugins/docker:20.17.0
+  image: docker.io/plugins/docker:20.17.1
   settings:
     auto_tag: false
     dockerfile: Dockerfile
@@ -265,7 +265,7 @@ steps:
   image: git.cryptic.systems/volker.raschek/git:1.3.1
 
 - name: build
-  image: docker.io/plugins/docker:20.17.0
+  image: docker.io/plugins/docker:20.17.1
   settings:
     auto_tag: false
     dockerfile: Dockerfile
@@ -449,7 +449,7 @@ steps:
   image: git.cryptic.systems/volker.raschek/git:1.3.1
 
 - name: build
-  image: docker.io/plugins/docker:20.17.0
+  image: docker.io/plugins/docker:20.17.1
   settings:
     auto_tag: true
     auto_tag_suffix: amd64
@@ -509,7 +509,7 @@ steps:
   image: git.cryptic.systems/volker.raschek/git:1.3.1
 
 - name: build
-  image: docker.io/plugins/docker:20.17.0
+  image: docker.io/plugins/docker:20.17.1
   settings:
     auto_tag: true
     auto_tag_suffix: arm64-v8
-- 
2.45.2