Use the correct entrypoint.
This commit is contained in:
parent
ac5f224c2d
commit
86a9662bc9
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ RUN apk add mailx
|
||||||
USER 1000:1000
|
USER 1000:1000
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/bin/mk-to-atom"]
|
ENTRYPOINT ["/usr/bin/webmention-filer"]
|
||||||
|
|
Loading…
Reference in a new issue