Skip to content

Commit 4acbaa4

Browse files
Update python Docker tag to v3.13 (#868)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23030a6 commit 4acbaa4

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 python:3.12
1+
FROM python:3.13
22
WORKDIR /codemodder
33
COPY . .
44

0 commit comments

Comments
 (0)