Skip to content

Commit aac2a1d

Browse files
Bump python from 3.11.8-slim to 3.14.7-slim
Bumps python from 3.11.8-slim to 3.14.7-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.7-slim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20a38a8 commit aac2a1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.11.8-slim
1+
FROM python:3.14.7-slim
22

33
# Unbuffered stdout, or none of the app's print() diagnostics ever reach the
44
# platform logs: Python block-buffers stdout when it is not a tty, so the

0 commit comments

Comments
 (0)