Skip to content
Snippets Groups Projects
Commit 8405570c authored by Simon van Hemert's avatar Simon van Hemert
Browse files

Update Dockerfile

parent 1cf8a3f2
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ FROM renku/renkulab-py:3.7-renku0.10.4-0.6.3 ...@@ -12,7 +12,7 @@ FROM renku/renkulab-py:3.7-renku0.10.4-0.6.3
USER root USER root
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y --no-install-recommends \ apt-get install -y --no-install-recommends \
apt-utils \ apt-utils
USER ${NB_USER} USER ${NB_USER}
# RUN # RUN
......
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