Compare commits

...

1 Commits

Author SHA1 Message Date
renovate ae140fafa6 Update binwiederhier/ntfy Docker tag to v2.23.0
perso/huawei-3G-SMS-API/pipeline/pr-master This commit looks good
2026-05-26 23:50:41 +00:00
+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.23.0 /usr/bin/ntfy /usr/local/bin/ntfy
RUN mkdir /etc/ntfy
COPY --from=pipdependencies /root/.local /root/.local