1 Commits
Author SHA1 Message Date
renovate 2295c4ede1 chore(deps): update actions/checkout digest to 3d3c42e
renovate/stability-days Updates have met minimum release age requirement
PR - Docker Build / hadolint (pull_request) Successful in 9s
PR - Docker Build / build (pull_request) Successful in 33s
2026-07-20 16:07:16 +00:00
+1 -1
View File
@@ -19,7 +19,7 @@ WORKDIR "/app"
ENTRYPOINT [ "/app/entrypoint.sh" ] ENTRYPOINT [ "/app/entrypoint.sh" ]
COPY --from=binwiederhier/ntfy:v2.26.3 /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