Skip to content

Commit b2478a4

Browse files
Chore(deps): Bump python in /release/oci
Bumps python from 3.13-slim-bookworm to 3.14-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim-bookworm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 004bf2c commit b2478a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release/oci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# - https://vsupalov.com/buildkit-cache-mount-dockerfile/
88
# - https://github.com/FernandoMiguel/Buildkit#mounttypecache
99

10-
FROM python:3.13-slim-bookworm
10+
FROM python:3.14-slim-bookworm
1111

1212
# Enable concurrent multi-arch builds.
1313
# https://github.com/docker/buildx/issues/549#issuecomment-1788297892

0 commit comments

Comments
 (0)