chore(deps): update binwiederhier/ntfy docker tag to v2.28.0
renovate/stability-days Updates have met minimum release age requirement
PR - Docker Build / hadolint (pull_request) Successful in 19s
PR - Docker Build / build (pull_request) Successful in 1m13s

This commit is contained in:
2026-08-29 21:06:32 +00:00
parent 1ea67f201d
commit 8c69d4f4c7
+1 -1
View File
@@ -19,7 +19,7 @@ WORKDIR "/app"
ENTRYPOINT [ "/app/entrypoint.sh" ] ENTRYPOINT [ "/app/entrypoint.sh" ]
COPY --from=binwiederhier/ntfy:v2.27.0 /usr/bin/ntfy /usr/local/bin/ntfy COPY --from=binwiederhier/ntfy:v2.28.0 /usr/bin/ntfy /usr/local/bin/ntfy
RUN mkdir /etc/ntfy RUN mkdir /etc/ntfy
COPY --from=pipdependencies /root/.local /root/.local COPY --from=pipdependencies /root/.local /root/.local