chore(deps): update binwiederhier/ntfy docker tag to v2.28.0 #29

Merged
opencodecabilloteu merged 1 commits from renovate/binwiederhier-ntfy-2.x into master 2026-08-29 17:30:22 -04:00
Showing only changes of commit 8c69d4f4c7 - Show all commits
+1 -1
View File
@@ -19,7 +19,7 @@ WORKDIR "/app"
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
COPY --from=pipdependencies /root/.local /root/.local