Skip to content

Commit f60da93

Browse files
build(deps): Bump python from 3.13-slim to 3.14-slim in /demo
Bumps python from 3.13-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 6daf58b commit f60da93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/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
1+
FROM python:3.14-slim
22

33
RUN pip install --no-cache-dir \
44
fastapi==0.139.0 \

0 commit comments

Comments
 (0)