summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorAndrea Censi <acensi@ethz.ch>2021-10-17 11:51:04 +0200
committerAndrea Censi <acensi@ethz.ch>2021-10-17 11:51:04 +0200
commit7f96ed6e4536a8aec46ed6639d00682f0cb812e8 (patch)
treece5b0aee353a81f588992d2c2cd4b3a9a11ccabd /Dockerfile
parentBump to version 7.1.2110161309 (diff)
downloadact4e-7f96ed6e4536a8aec46ed6639d00682f0cb812e8.tar.gz
act4e-7f96ed6e4536a8aec46ed6639d00682f0cb812e8.zip
[ci skip]
Diffstat (limited to '')
-rw-r--r--Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 0d45fbc..8d27c13 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
-ARG REGISTRY
-FROM ${REGISTRY}/act4e/act4e-tests:alphubel
+ARG DOCKER_REGISTRY
+FROM ${DOCKER_REGISTRY}/act4e/act4e-tests:alphubel
WORKDIR /ACT4E