Update python Docker tag to v3.13
This commit was merged in pull request #68.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# WARNING: Docker deployment is not officially supported (yet)
|
||||
|
||||
FROM python:3.12-slim
|
||||
FROM python:3.13-slim
|
||||
LABEL authors="Javelina"
|
||||
|
||||
COPY . /app/
|
||||
|
||||
Reference in New Issue
Block a user