# HG changeset patch # User Georges Racinet # Date 2020-11-20 20:06:38 # Node ID 063cf294d5e0b0861cfe55605209766f141245a4 # Parent e359af6517ce531a2aeb4fddc36e5e16ce69fe2e heptapod-ci: hosting base image on registry.heptapod.net We are now touching the rate limits of Docker Hub. diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml +++ b/contrib/heptapod-ci.yml @@ -1,4 +1,4 @@ -image: octobus/ci-mercurial-core +image: registry.heptapod.net/mercurial/ci-images/mercurial-core # The runner made a clone as root. # We make a new clone owned by user used to run the step.