Skip to content

Commit 9e01f64

Browse files
chore(deps): bump python from 3.12-slim to 3.14-slim
Bumps python from 3.12-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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31c6699 commit 9e01f64

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,5 +1,5 @@
11
# ChatRaw Dockerfile - Python FastAPI
2-
FROM python:3.12-slim
2+
FROM python:3.14-slim
33

44
WORKDIR /app
55

0 commit comments

Comments
 (0)