chore: use image tag version
This commit is contained in:
parent
fa4ff09fe1
commit
9077bae3e3
|
@ -3,7 +3,7 @@ version: '3.7'
|
||||||
services:
|
services:
|
||||||
ntfy:
|
ntfy:
|
||||||
container_name: ntfy
|
container_name: ntfy
|
||||||
image: binwiederhier/ntfy
|
image: binwiederhier/ntfy:v2.7.0
|
||||||
environment:
|
environment:
|
||||||
- NTFY_BASE_URL=${APP_PROTOCOL}://${APP_DOMAIN}
|
- NTFY_BASE_URL=${APP_PROTOCOL}://${APP_DOMAIN}
|
||||||
- NTFY_UPSTREAM_BASE_URL=https://ntfy.sh
|
- NTFY_UPSTREAM_BASE_URL=https://ntfy.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user