Skip to content

Commit 6036b10

Browse files
chore(deps): bump python in the docker-version-updates group
Bumps the docker-version-updates group with 1 update: python. Updates `python` from 3.13-slim to 3.14-slim --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production dependency-group: docker-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 036582a commit 6036b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim@sha256:5f55cdf0c5d9dc1a415637a5ccc4a9e18663ad203673173b8cda8f8dcacef689
1+
FROM python:3.14-slim@sha256:584e89d31009a79ae4d9e3ab2fba078524a6c0921cb2711d05e8bb5f628fc9b9
22

33
ENV UV_COMPILE_BYTECODE=1
44
ENV UV_LINK_MODE=copy

0 commit comments

Comments
 (0)