chore: use image tag version

This commit is contained in:
npty 2023-09-26 09:07:04 +07:00
parent fa4ff09fe1
commit 9077bae3e3

View File

@ -3,7 +3,7 @@ version: '3.7'
services:
ntfy:
container_name: ntfy
image: binwiederhier/ntfy
image: binwiederhier/ntfy:v2.7.0
environment:
- NTFY_BASE_URL=${APP_PROTOCOL}://${APP_DOMAIN}
- NTFY_UPSTREAM_BASE_URL=https://ntfy.sh