Skip to content

Commit 08ef302

Browse files
chore(deps): bump python from 3.11-slim to 3.14-slim
Bumps python from 3.11-slim to 3.14-slim. --- updated-dependencies: - dependency-name: python dependency-version: 3.14-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55877b8 commit 08ef302

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.11-slim AS runtime
1+
FROM python:3.14-slim AS runtime
22

33
ENV PYTHONUNBUFFERED=1 \
44
PIP_NO_CACHE_DIR=1

0 commit comments

Comments
 (0)