From 475ed45b1d291fff1e078c70f33f7ac69d085d3c Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Thu, 8 Jun 2023 19:25:42 +0200 Subject: [PATCH] feat(ci): use docker.io/plugins/drone v20.10.9 --- .drone.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.drone.yml b/.drone.yml index b0b6850..f7d1dac 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:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: false dry_run: true @@ -128,7 +128,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: false dry_run: true @@ -190,7 +190,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: false dry_run: true @@ -252,7 +252,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: false force_tag: true @@ -312,7 +312,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: false force_tag: true @@ -372,7 +372,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: false force_tag: true @@ -491,7 +491,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: true auto_tag_suffix: amd64 @@ -547,7 +547,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: true auto_tag_suffix: arm-v7 @@ -603,7 +603,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.2.1 - name: build - image: docker.io/plugins/docker:latest + image: docker.io/plugins/docker:20.10.9 settings: auto_tag: true auto_tag_suffix: arm64-v8