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