Skip to content

Commit

Permalink
require 0.0.9 of proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
danlester committed Mar 4, 2020
1 parent ec63fd4 commit 93dae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.7
RUN pip3 install \
jupyterhub \
jhsingle-native-proxy>=0.0.8 \
jhsingle-native-proxy>=0.0.9 \
streamlit

# create a user, since we don't want to run as root
Expand Down

0 comments on commit 93dae1c

Please sign in to comment.