mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Move from Docker Hub to quay.io (#2010)
* Move from Docker Hub to quay.io * Fix http->https * Update registry-overviews * Remove Docker Hub name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/jupyter/base-notebook
|
||||
FROM quay.io/jupyter/base-notebook
|
||||
|
||||
# Name your environment and choose the python version
|
||||
ARG env_name=python310
|
||||
|
Reference in New Issue
Block a user