summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorAndrea Censi <acensi@ethz.ch>2022-02-21 18:01:08 +0100
committerAndrea Censi <acensi@ethz.ch>2022-02-21 18:01:08 +0100
commite05f71320cf72cbad4d288514727b57979c7be22 (patch)
treebb30cef277a45f317ffc06991965e04528be2b3b /Dockerfile
parentfix (diff)
downloadact4e-e05f71320cf72cbad4d288514727b57979c7be22.tar.gz
act4e-e05f71320cf72cbad4d288514727b57979c7be22.zip
fix
Diffstat (limited to '')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 8d27c13..78c1975 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-ARG DOCKER_REGISTRY
+ARG DOCKER_REGISTRY=docker.io
FROM ${DOCKER_REGISTRY}/act4e/act4e-tests:alphubel
WORKDIR /ACT4E