Update binwiederhier/ntfy Docker tag to v2.14.0 (#1047)
This commit is contained in:
parent
b27ac85152
commit
eccccf0120
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
ntfy:
|
ntfy:
|
||||||
image: binwiederhier/ntfy:v2.13.0
|
image: binwiederhier/ntfy:v2.14.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
command:
|
command:
|
||||||
- serve
|
- serve
|
||||||
Loading…
Reference in New Issue