diff --git a/Dockerfile b/Dockerfile index cbf72f8..5cc282f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ # base notebook, contains Jupyter and relevant tools # See https://github.com/ucsd-ets/datahub-docker-stack/wiki/Stable-Tag # for a list of the most current containers we maintain +# coercing image build ARG BASE_CONTAINER=ghcr.io/ucsd-ets/scipy-ml-notebook:2024.2-stable FROM $BASE_CONTAINER