Commit c5a7b426 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

fix: use the same image for curl than terraform template

parent 2153d64d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ variables:
  TBC_TRACKING_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/tracking:master"

  # Default Docker image (use a public image - can be overridden)
  PACKAGES_IMAGE: "curl:latest"
  PACKAGES_IMAGE: "registry.hub.docker.com/curlimages/curl:latest"

  # Pattern of files to publish
  # PACKAGES_FILES_PATTERN: bin/*/*/*