Skip to content

Commit

Permalink
Update hub to 3.3.8 (#141)
Browse files Browse the repository at this point in the history
* Update hub to 3.3.8

* update requirements
  • Loading branch information
andrea-manzi authored Nov 7, 2024
1 parent 0835136 commit f5af1a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Starting with the image used in helm jupyterhub
FROM quay.io/jupyterhub/k8s-hub:3.2.1
FROM quay.io/jupyterhub/k8s-hub:3.3.8

USER root

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jupyterhub>=4.0.2
jupyterhub>=4.1.6
oauthenticator>=16.3.0,<17
jupyterhub-kubespawner>=6.1.0
xmltodict
Expand Down

0 comments on commit f5af1a3

Please sign in to comment.