Skip to content

Commit

Permalink
docs: future proof example referencing version 1.4.0 by using latest
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio authored Oct 22, 2023
1 parent f366b78 commit 04eb9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onbuild/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

If you base a Dockerfile on this image:

FROM quay.io/jupyterhub/jupyterhub-onbuild:1.4.0
FROM quay.io/jupyterhub/jupyterhub-onbuild:latest
...

then your `jupyterhub_config.py` adjacent to your Dockerfile will be loaded into the image and used by JupyterHub.
Expand Down

0 comments on commit 04eb9ca

Please sign in to comment.