# HG changeset patch # User Georges Racinet # Date 1605902798 -3600 # 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 -r e359af6517ce -r 063cf294d5e0 contrib/heptapod-ci.yml --- a/contrib/heptapod-ci.yml Fri Nov 20 07:37:09 2020 +0100 +++ b/contrib/heptapod-ci.yml Fri Nov 20 21:06:38 2020 +0100 @@ -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.