summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorAndrea Censi <acensi@ethz.ch>2021-10-16 14:42:16 +0200
committerAndrea Censi <acensi@ethz.ch>2021-10-16 14:42:16 +0200
commit738acb0c3ef00272f57cf960a5b79e1857464c78 (patch)
treed5eeee882e22c79d84f494d442a4730222adfcc2 /Dockerfile
parentBump to version 7.1.2110152134 (diff)
downloadact4e-738acb0c3ef00272f57cf960a5b79e1857464c78.tar.gz
act4e-738acb0c3ef00272f57cf960a5b79e1857464c78.zip
fix
Diffstat (limited to '')
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 8377abd..0d45fbc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,5 @@
-FROM docker.io/andreacensi/act4e:spring2021
+ARG REGISTRY
+FROM ${REGISTRY}/act4e/act4e-tests:alphubel
WORKDIR /ACT4E