Update binwiederhier/ntfy Docker tag to v2.24.0
Docker Build and Push / build (pull_request) Successful in 33s

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