chore(deps): update gotify/server docker tag to v2.5.0 (#3878)

This commit is contained in:
renovate[bot] 2024-06-23 19:00:13 +00:00 committed by GitHub
parent a525319c71
commit c42b43207a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View File

@ -5,11 +5,9 @@
"port": 8129,
"id": "gotify",
"exposable": true,
"tipi_version": 6,
"version": "2.4.0",
"categories": [
"utilities"
],
"tipi_version": 7,
"version": "2.5.0",
"categories": ["utilities"],
"description": "Simple server for sending and receiving notification messages.",
"short_desc": "Gotify, a simple server for sending and receiving notification messages.",
"author": "gotigy",

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
gotify:
image: gotify/server:2.4.0
image: gotify/server:2.5.0
container_name: gotify
restart: unless-stopped
volumes: