diff --git a/apps/gotify/config.json b/apps/gotify/config.json index 18cada82..bf8adc3b 100644 --- a/apps/gotify/config.json +++ b/apps/gotify/config.json @@ -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" ], diff --git a/apps/gotify/docker-compose.yml b/apps/gotify/docker-compose.yml index 05aa7bf0..622d01c3 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.3.0 + image: gotify/server:2.4.0 container_name: gotify restart: unless-stopped volumes: