chore(deps): update binwiederhier/ntfy docker tag to v2.9.0 (#2740)
This commit is contained in:
parent
e7ee190d8a
commit
2a34639768
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8166,
|
||||
"id": "ntfy",
|
||||
"tipi_version": 2,
|
||||
"version": "2.8.0",
|
||||
"tipi_version": 3,
|
||||
"version": "2.9.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '3.7'
|
|||
services:
|
||||
ntfy:
|
||||
container_name: ntfy
|
||||
image: binwiederhier/ntfy:v2.8.0
|
||||
image: binwiederhier/ntfy:v2.9.0
|
||||
environment:
|
||||
- NTFY_BASE_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN}
|
||||
- NTFY_UPSTREAM_BASE_URL=https://ntfy.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user