diff docker/Dockerfile.artifacts @ 9776:e5b86f024141 3.2.x

Update repository URL
author Tom Gottfried <tom@intevation.de>
date Fri, 20 Jan 2023 11:31:13 +0100
parents b5d4cb088737
children f98e5c7775d2
line wrap: on
line diff
--- a/docker/Dockerfile.artifacts	Wed Jan 18 16:04:54 2023 +0100
+++ b/docker/Dockerfile.artifacts	Fri Jan 20 11:31:13 2023 +0100
@@ -22,7 +22,7 @@
 
 
 WORKDIR /opt/d4e/src
-ENV REPO_URL https://scm.wald.intevation.org/hg/dive4elements/
+ENV REPO_URL https://hg.wald.intevation.org/dive4elements/
 ENV BRANCH 3.2.x
 RUN hg clone -b $BRANCH $REPO_URL/framework
 RUN hg clone -b $BRANCH $REPO_URL/http-client

http://dive4elements.wald.intevation.org