diff --git a/.drone.yml b/.drone.yml index ec0c583..a2c9769 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ platform: steps: - name: wait-for - image: jdrouet/docker-with-buildx:stable + image: thegeeklab/wait-for commands: - wait-for dind:2375 environment: @@ -190,6 +190,6 @@ depends_on: --- kind: signature -hmac: 4054f37d8ffac079adb44abb995554768d7b8924f3007f5691b7e1e7f5699281 +hmac: 455a7f7116b32b38f2e8a4f8b5b78453f75f9a0d2f7af09bc65be6cd96d70e53 ...