chore(deps): update binwiederhier/ntfy docker tag to v2.26.0 #21

Merged
jcabillot merged 1 commits from renovate/binwiederhier-ntfy-2.x into master 2026-07-13 16:20:27 -04:00
+1 -1
View File
@@ -19,7 +19,7 @@ WORKDIR "/app"
ENTRYPOINT [ "/app/entrypoint.sh" ] ENTRYPOINT [ "/app/entrypoint.sh" ]
COPY --from=binwiederhier/ntfy:v2.25.0 /usr/bin/ntfy /usr/local/bin/ntfy COPY --from=binwiederhier/ntfy:v2.26.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