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
09222c494d
commit
f404e8f8fd
@ -35,7 +35,7 @@ steps:
|
||||
BUILD_VERSION: ${DRONE_TAG%-*}
|
||||
|
||||
- name: dryrun
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
dry_run: true
|
||||
@ -78,7 +78,7 @@ steps:
|
||||
- changelog-generate
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -95,7 +95,7 @@ steps:
|
||||
- changelog-format
|
||||
|
||||
- name: publish-quay
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
image: thegeeklab/drone-docker-buildx:23
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -201,6 +201,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 4b335d213d1c2e27d91bd562fa93e5137e3468eefc45899f742d427cf54d9ccc
|
||||
hmac: be0370c32f6f735745b41848a6142fb545cd0b9280ea11843a627cdb1ec8fbed
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user