mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 04:52:57 +00:00
Fix docker hub link
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# Distributed under the terms of the Modified BSD License.
|
# Distributed under the terms of the Modified BSD License.
|
||||||
|
|
||||||
# Ubuntu 22.04 (jammy)
|
# 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
|
ARG ROOT_CONTAINER=ubuntu:22.04
|
||||||
|
|
||||||
FROM $ROOT_CONTAINER
|
FROM $ROOT_CONTAINER
|
||||||
|
Reference in New Issue
Block a user