Skip to content

Commit 418f4d8

Browse files
authored
Merge pull request #108 from akquinet/renovate/docker.io-python-3.x
fix(deps): update docker.io/python docker tag to v3.13.5
2 parents 56a7c80 + 61e6212 commit 418f4d8

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)