diff options
author | Andrea Censi <acensi@ethz.ch> | 2022-02-21 18:01:08 +0100 |
---|---|---|
committer | Andrea Censi <acensi@ethz.ch> | 2022-02-21 18:01:08 +0100 |
commit | e05f71320cf72cbad4d288514727b57979c7be22 (patch) | |
tree | bb30cef277a45f317ffc06991965e04528be2b3b /Dockerfile | |
parent | fix (diff) | |
download | act4e-e05f71320cf72cbad4d288514727b57979c7be22.tar.gz act4e-e05f71320cf72cbad4d288514727b57979c7be22.zip |
fix
Diffstat (limited to '')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -ARG DOCKER_REGISTRY +ARG DOCKER_REGISTRY=docker.io FROM ${DOCKER_REGISTRY}/act4e/act4e-tests:alphubel WORKDIR /ACT4E |