You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clean-layer.sh breaks the apt-get install due to the removal of the sources list. rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/*
removing the second part will let the build continue.
current base image is
quay.io/jupyter/datascience-notebook:2024-06-17
An attempt was made to upgrade to
quay.io/jupyter/datascience-notebook:2025-01-06
This was originally done to attempt to fix #2013 by using mamba 2.0, found in the newer base image.
Looking at the jupyter docker docs, there was an upgrade of Ubuntu to 24.04
The build fails in a couple places.
The text was updated successfully, but these errors were encountered: