We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41773a1 commit 83ea384Copy full SHA for 83ea384
1 file changed
tools/images/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM jupyter/minimal-notebook:python-3.11
+FROM python:3.10-slim
2
3
# Install uv
4
COPY --from=ghcr.io/astral-sh/uv:0.6.12 /uv /uvx /bin/
0 commit comments