Commit 541868d2 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

chore(cicd): change curl-jq image (better maintained)

parent 78ee30a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ test-on-remote:
# this job tests the Docker image on a local Vault server using the Vault server image
# See: https://hub.docker.com/_/vault
test-on-local:
  image: "registry.hub.docker.com/dwdraju/alpine-curl-jq"
  image: "registry.hub.docker.com/badouralix/curl-jq"
  services:
    - name: "$DOCKER_SNAPSHOT_IMAGE"
      alias: "vault-secrets-provider"