Updated to 0.8.1

Single-user images are not tagged, so we got so far behind with jupyterhub that
oauth stopped working.

Closes #1
master
J. Fernando Sánchez 6 years ago
parent c3dc32cab3
commit 6f50187ed1

@ -2,7 +2,7 @@
#
# docker run -it -p 8000:8000 jupyter/oauthenticator
FROM jupyterhub/jupyterhub:0.7.2
FROM jupyterhub/jupyterhub:0.8.1
MAINTAINER Project Jupyter <ipython-dev@scipy.org>

@ -1 +1 @@
0.7.2
0.8.1

Loading…
Cancel
Save