Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Bump jupyterhub/jupyterhub from 3.1.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps jupyterhub/jupyterhub from 3.1.1 to 4.0.2.

---
updated-dependencies:
- dependency-name: jupyterhub/jupyterhub
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent cd8caaf commit 3181d76
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,4 +1,4 @@
FROM jupyterhub/jupyterhub:3.1.1 as base-image
FROM jupyterhub/jupyterhub:4.0.2 as base-image

# Update system packages
COPY scripts/install-base-packages.sh .
Expand Down

0 comments on commit 3181d76

Please sign in to comment.