mirror of
https://github.com/balkian/jupyterhub-oauth.git
synced 2024-12-22 03:58:13 +00:00
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
This commit is contained in:
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user