Skip to content

Commit 906f13f

Browse files
candrewslarsoner
andauthored
Upgrade to Python 3.13 (#82)
Python 3.8 is end of life Python 3.13 is the current latest version. See: https://devguide.python.org/versions/ Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
1 parent df0bba3 commit 906f13f

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.8-alpine
1+
FROM python:3.13-alpine
22

33
COPY LICENSE \
44
README.md \

0 commit comments

Comments
 (0)