diff --git a/.drone.yml b/.drone.yml index eb1f305..18bdada 100644 --- a/.drone.yml +++ b/.drone.yml @@ -70,7 +70,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 @@ -132,7 +132,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: dockerfile: Dockerfile auto_tag: false