diff --git a/apps/gotify/config.json b/apps/gotify/config.json index 68070d39..18cada82 100644 --- a/apps/gotify/config.json +++ b/apps/gotify/config.json @@ -5,8 +5,8 @@ "port": 8129, "id": "gotify", "exposable": true, - "tipi_version": 4, - "version": "2.2.5", + "tipi_version": 5, + "version": "2.3.0", "categories": [ "utilities" ], diff --git a/apps/gotify/docker-compose.yml b/apps/gotify/docker-compose.yml index 3cc44aa4..05aa7bf0 100644 --- a/apps/gotify/docker-compose.yml +++ b/apps/gotify/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: gotify: - image: gotify/server:2.2.5 + image: gotify/server:2.3.0 container_name: gotify restart: unless-stopped volumes: