chore(deps): update binwiederhier/ntfy docker tag to v2.25.0
PR - Docker Build / hadolint (pull_request) Successful in 7s
PR - Docker Build / build (pull_request) Successful in 25s

This commit is contained in:
2026-06-24 23:54:23 +00:00
parent 443b5eb08d
commit 0e606383c2
+1 -1
View File
@@ -19,7 +19,7 @@ WORKDIR "/app"
ENTRYPOINT [ "/app/entrypoint.sh" ]
COPY --from=binwiederhier/ntfy:v2.24.0 /usr/bin/ntfy /usr/local/bin/ntfy
COPY --from=binwiederhier/ntfy:v2.25.0 /usr/bin/ntfy /usr/local/bin/ntfy
RUN mkdir /etc/ntfy
COPY --from=pipdependencies /root/.local /root/.local