chore(deps): update gotify/server docker tag to v2.3.0 (#881)

This commit is contained in:
renovate[bot] 2023-07-20 18:23:45 +00:00 committed by GitHub
parent 99c4254dfb
commit bb17b85d7f
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, "port": 8129,
"id": "gotify", "id": "gotify",
"exposable": true, "exposable": true,
"tipi_version": 4, "tipi_version": 5,
"version": "2.2.5", "version": "2.3.0",
"categories": [ "categories": [
"utilities" "utilities"
], ],

View File

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