Update public container images
This commit is contained in:
parent
e8db5cb23d
commit
1abe222e58
16
.drone.yml
16
.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
|
||||
|
Loading…
x
Reference in New Issue
Block a user