Skip to content

Commit 02cfdcc

Browse files
python image update: bump python from 3.12-slim to 3.13-slim
Bumps python from 3.12-slim to 3.13-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3651e38 commit 02cfdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-slim
1+
FROM python:3.13-slim
22
WORKDIR /app
33

44
# python settings

0 commit comments

Comments
 (0)