chore(deps): update binwiederhier/ntfy docker tag to v2.10.0 (#2948)

This commit is contained in:
renovate[bot] 2024-03-26 05:02:22 +00:00 committed by GitHub
parent 21fd846697
commit bda46374ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8166,
"id": "ntfy",
"tipi_version": 3,
"version": "2.9.0",
"tipi_version": 4,
"version": "2.10.0",
"categories": [
"utilities"
],

View File

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