ci: bump container build plugin to drone-docker-buildx:23
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
098b328985
commit
1179a84ee7
@ -44,7 +44,7 @@ steps:
|
||||
- binary
|
||||
|
||||
- name: dryrun
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
dry_run: true
|
||||
@ -87,7 +87,7 @@ steps:
|
||||
- changelog-generate
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -104,7 +104,7 @@ steps:
|
||||
- changelog-format
|
||||
|
||||
- name: publish-quay
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -210,6 +210,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 87c2abc72b42dcc7a161b33c9f0b1d2f2ac53ff5600e5450ff26c07c25e19c63
|
||||
hmac: 2112022f3d9a55a05330eb93c0adef181db0ff55571f8e6906232e21d35321d9
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user