Skip to content

Commit 65dbe65

Browse files
authored
Upgrade to Python 3.13
Python 3.8 is end of life Python 3.13 is the current latest version. See: https://devguide.python.org/versions/
1 parent 406322e commit 65dbe65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8-alpine
1+
FROM python:3.13-alpine
22

33
COPY LICENSE \
44
README.md \

0 commit comments

Comments
 (0)