Revert tzdata change

This commit is contained in:
Philipp Heckel 2022-06-02 21:38:27 -04:00
parent 0521f19ea4
commit 86c132f9cd
3 changed files with 30 additions and 33 deletions

View file

@ -3,7 +3,5 @@ MAINTAINER Philipp C. Heckel <philipp.heckel@gmail.com>
COPY ntfy /usr/bin
RUN apk add --no-cache tzdata
EXPOSE 80/tcp
ENTRYPOINT ["ntfy"]