diff --git a/.drone.yml b/.drone.yml index ace16d7..b9e02a5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -67,7 +67,7 @@ steps: - name: unit-test commands: - go test -v ./... - image: docker.io/library/golang:1.24.0 + image: docker.io/library/golang:1.24.1 trigger: event: @@ -92,7 +92,7 @@ steps: - name: unit-test commands: - go test -v ./... - image: docker.io/library/golang:1.24.0 + image: docker.io/library/golang:1.24.1 trigger: event: @@ -123,7 +123,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.7 + image: docker.io/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -190,7 +190,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.7 + image: docker.io/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -257,7 +257,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.7 + image: docker.io/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -322,7 +322,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.7 + image: docker.io/plugins/docker:20.18.8 settings: auto_tag: false dockerfile: Dockerfile @@ -506,7 +506,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.7 + image: docker.io/plugins/docker:20.18.8 settings: auto_tag: true auto_tag_suffix: amd64 @@ -566,7 +566,7 @@ steps: image: git.cryptic.systems/volker.raschek/git:1.4.0 - name: build - image: docker.io/plugins/docker:20.18.7 + image: docker.io/plugins/docker:20.18.8 settings: auto_tag: true auto_tag_suffix: arm64-v8