Update docker/ntfy/Dockerfile
This commit is contained in:
parent
3c517fe235
commit
5a96a197bc
|
@ -1,8 +0,0 @@
|
||||||
# This image handles glitchtip web/worker/migrate
|
|
||||||
FROM lscr.io/linuxserver/netbootxyz:latest
|
|
||||||
ENV PUID=1000
|
|
||||||
ENV PGID=1000
|
|
||||||
ENV TZ=Etc/UTC
|
|
||||||
ENV MENU_VERSION=1.9.9
|
|
||||||
ENV PORT_RANGE=30000:30010
|
|
||||||
ENV SUBFOLDER=/
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
# This image handles glitchtip web/worker/migrate
|
||||||
|
FROM binwiederhier/ntfy:latest
|
Loading…
Reference in New Issue