Merge pull request #39 from therumbler/docker-python-update

update to Python 3.13.7
Esse commit está contido em:
Wasi Master
2025-09-10 22:06:10 +06:00
commit de GitHub
+1 -1
Ver Arquivo
@@ -1,4 +1,4 @@
FROM python:3.9.18-alpine
FROM python:3.13.7-alpine
# Generic labels
LABEL maintainer="Arian Mollik Wasi <arianmollik323@gmail.com>"