diff --git a/.drone.yml b/.drone.yml index 04ac4d8..469af15 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ platform: steps: - name: dryrun - image: thegeeklab/drone-docker-buildx:20 + image: thegeeklab/drone-docker-buildx:23 settings: dockerfile: Dockerfile dry_run: true @@ -69,7 +69,7 @@ steps: - changelog-generate - name: publish-dockerhub - image: thegeeklab/drone-docker-buildx:20 + image: thegeeklab/drone-docker-buildx:23 settings: dockerfile: Dockerfile password: @@ -86,7 +86,7 @@ steps: - changelog-format - name: publish-quay - image: thegeeklab/drone-docker-buildx:20 + image: thegeeklab/drone-docker-buildx:23 settings: dockerfile: Dockerfile password: @@ -192,6 +192,6 @@ depends_on: --- kind: signature -hmac: ad5fa086e59f2f70d8fa3caa656ae653619a159a1e1d4528ca5e14b9e6a0223f +hmac: a6d86f36e665480bcdca9be016767fb554014910407b428eba9678a9dd27f2eb ...