Merge pull request 'Update binwiederhier/ntfy Docker tag to v2.23.0' (#1) from renovate/binwiederhier-ntfy-2.x into master
Docker Build and Push / build (push) Successful in 3m35s
Docker Build and Push / build (push) Successful in 3m35s
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
+1
-1
@@ -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.24.0 /usr/bin/ntfy /usr/local/bin/ntfy
|
||||
RUN mkdir /etc/ntfy
|
||||
|
||||
COPY --from=pipdependencies /root/.local /root/.local
|
||||
|
||||
Reference in New Issue
Block a user