Skip to content

Commit

Permalink
Fix docker hub link
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Sep 29, 2022
1 parent 5d53589 commit 2528933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the Modified BSD License.

# Ubuntu 22.04 (jammy)
# https://hub.docker.com/_/ubuntu/?tab=tags&name=jammy
# https://hub.docker.com/_/ubuntu/tags?page=1&name=jammy
ARG ROOT_CONTAINER=ubuntu:22.04

FROM $ROOT_CONTAINER
Expand Down

0 comments on commit 2528933

Please sign in to comment.