Skip to content

Commit 90d3097

Browse files
Bump python from 3.12.7-slim-bookworm to 3.13.2-slim-bookworm
Bumps python from 3.12.7-slim-bookworm to 3.13.2-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bb0c22 commit 90d3097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.jupyterlab-base

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.7-slim-bookworm AS base-image
1+
FROM python:3.13.2-slim-bookworm AS base-image
22
USER root
33
SHELL ["/bin/bash", "-lc"]
44

0 commit comments

Comments
 (0)