diff --git a/.drone.yml b/.drone.yml index 5328ba9..dfc879f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -67,7 +67,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: dockerfile: Dockerfile auto_tag: false @@ -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: dockerfile: Dockerfile auto_tag: false @@ -244,7 +244,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: dockerfile: Dockerfile auto_tag: true