ci: bump container build plugin to drone-docker-buildx:23
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2023-02-09 10:32:25 +01:00
parent 098b328985
commit 1179a84ee7
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -44,7 +44,7 @@ steps:
- binary - binary
- name: dryrun - name: dryrun
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:23
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
dry_run: true dry_run: true
@ -87,7 +87,7 @@ steps:
- changelog-generate - changelog-generate
- name: publish-dockerhub - name: publish-dockerhub
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:23
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
password: password:
@ -104,7 +104,7 @@ steps:
- changelog-format - changelog-format
- name: publish-quay - name: publish-quay
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:23
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
password: password:
@ -210,6 +210,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 87c2abc72b42dcc7a161b33c9f0b1d2f2ac53ff5600e5450ff26c07c25e19c63 hmac: 2112022f3d9a55a05330eb93c0adef181db0ff55571f8e6906232e21d35321d9
... ...