Permalink
Browse files

fix Dockerfile

  • Loading branch information...
1 parent 48ea1bb commit d72a0c44b0a4a3a459ea869a61fe2b16a56dc88d @anaderi anaderi committed Apr 2, 2017
Showing with 2 additions and 1 deletion.
  1. +2 −1 Dockerfile
View
@@ -1,4 +1,5 @@
-FROM jupyter/jupyterhub:0.5.0
+FROM jupyterhub/jupyterhub:0.7.2
+RUN apt-get update && apt-get install make
COPY . /srv/everware
WORKDIR /srv/everware/

0 comments on commit d72a0c4

Please sign in to comment.