Merge pull request 'chore(deps): update binwiederhier/ntfy docker tag to v2.26.3' (#23) from renovate/binwiederhier-ntfy-2.x into master
Main - Docker Build, Push & Tag / hadolint (push) Successful in 14s
Main - Docker Build, Push & Tag / build-push (push) Successful in 4m56s
Main - Docker Build, Push & Tag / tag (push) Waiting to run

Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
2026-07-23 07:56:50 -04:00
+1 -1
View File
@@ -19,7 +19,7 @@ WORKDIR "/app"
ENTRYPOINT [ "/app/entrypoint.sh" ]
COPY --from=binwiederhier/ntfy:v2.26.0 /usr/bin/ntfy /usr/local/bin/ntfy
COPY --from=binwiederhier/ntfy:v2.26.3 /usr/bin/ntfy /usr/local/bin/ntfy
RUN mkdir /etc/ntfy
COPY --from=pipdependencies /root/.local /root/.local