Skip to content

Commit

Permalink
Remove entrypoint from Dockerfile
Browse files Browse the repository at this point in the history
No longer needed. It has been fixed upstream:
containrrr/shoutrrr#169
  • Loading branch information
arnested committed Aug 16, 2021
1 parent e07035c commit a95ce93
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
FROM containrrr/shoutrrr:0.5.0

# @todo can be removed if https://github.com/containrrr/shoutrrr/pull/169 is merged.
ENTRYPOINT ["/shoutrrr"]

0 comments on commit a95ce93

Please sign in to comment.