Skip to content

Commit 61e6212

Browse files
fix(deps): update docker.io/python docker tag to v3.13.5
1 parent b8dc721 commit 61e6212

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 docker.io/python:3.12.6-slim
1+
FROM docker.io/python:3.13.5-slim
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)