We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb0c22 commit 90d3097Copy full SHA for 90d3097
Dockerfile.jupyterlab-base
@@ -1,4 +1,4 @@
1
-FROM python:3.12.7-slim-bookworm AS base-image
+FROM python:3.13.2-slim-bookworm AS base-image
2
USER root
3
SHELL ["/bin/bash", "-lc"]
4
0 commit comments