chore(deps): update gotify/server docker tag to v2.4.0 (#1222)

This commit is contained in:
renovate[bot] 2023-09-17 10:50:33 +00:00 committed by GitHub
parent ddd342cadc
commit 08587c3a7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"port": 8129,
"id": "gotify",
"exposable": true,
"tipi_version": 5,
"version": "2.3.0",
"tipi_version": 6,
"version": "2.4.0",
"categories": [
"utilities"
],

View File

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