chore(deps): update binwiederhier/ntfy docker tag to v2.9.0 (#2740)

This commit is contained in:
renovate[bot] 2024-03-08 10:44:23 +00:00 committed by GitHub
parent e7ee190d8a
commit 2a34639768
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": 2,
"version": "2.8.0",
"tipi_version": 3,
"version": "2.9.0",
"categories": [
"utilities"
],

View File

@ -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