This commit is contained in:
Félix MARQUET
2024-10-21 16:26:46 +02:00
committed by GitHub
parent 350ad9bf6a
commit a14cc1848f
3 changed files with 26 additions and 36 deletions

View File

@@ -1,6 +1,7 @@
FROM python:3.11.8-alpine3.19
LABEL maintainer="BreizhHardware"
LABEL version_number="1.4"
ADD ntfy.py /
ADD ntfy_api.py /