Skip to content
Snippets Groups Projects
Commit 0d7f06ca authored by tmueller's avatar tmueller
Browse files

Update Dockerfile

parent 16213d19
Branches experiments
No related tags found
No related merge requests found
Pipeline #2715 failed
......@@ -65,7 +65,7 @@ RUN apt-get update && apt-get install -y \
&& rm -rf /var/lib/apt/lists/* \
service cron start
# Execute all following commands as the papermc user
FROM gitlab.cl.uni-heidelberg.de:5050/tmueller/UID-Handler:beta
FROM tmueller/UID-Handler:beta
# Start script and also entrypoint for the container
CMD ["sh", "/papermc.sh"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment