File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11# https://quay.io/repository/jupyter/base-notebook
2- # lab-4.4.1
3- ARG BASE_CONTAINER=quay.io/jupyter/base-notebook:x86_64-lab-4.4.1
4- # ARG BASE_CONTAINER=quay.io/jupyter/base-notebook/x86_64-lab-4.4.1@sha256:af7a4d3476399b0f772caad841c5b07b0143e7b9ecf26712f4e17ae687d9e6d2
2+ # x86_64-lab-4.4.10
3+ ARG BASE_CONTAINER=quay.io/jupyter/base-notebook@sha256:2696c38269f400d51b9be613c7086806fa9615afbbad5a24449e3243b933a13c
54FROM $BASE_CONTAINER
65
76LABEL maintainer=
"James Brock <[email protected] >" @@ -105,8 +104,8 @@ ENV PATH ${PATH}:/opt/bin
105104# The resolver for all stack builds will be chosen from
106105# the IHaskell/stack.yaml in this commit.
107106# https://github.com/gibiansky/IHaskell/commits/master
108- # IHaskell 2025-05-04
109- ARG IHASKELL_COMMIT=08686e821f93fde0bcecf82b9febc4135b22bb8a
107+ # IHaskell 2025-11-06
108+ ARG IHASKELL_COMMIT=70d25a03c5a76730ee454a99c4ea04ae7f539391
110109
111110# Specify a git branch for hvega
112111# https://github.com/DougBurke/hvega/commits/main
You can’t perform that action at this time.
0 commit comments