Skip to content

Commit 83ea384

Browse files
committed
fix: change base image
1 parent 41773a1 commit 83ea384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/images/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jupyter/minimal-notebook:python-3.11
1+
FROM python:3.10-slim
22

33
# Install uv
44
COPY --from=ghcr.io/astral-sh/uv:0.6.12 /uv /uvx /bin/

0 commit comments

Comments
 (0)