diff --git a/apps/zipline/config.json b/apps/zipline/config.json index 677779836d..36190096e4 100644 --- a/apps/zipline/config.json +++ b/apps/zipline/config.json @@ -6,8 +6,8 @@ "exposable": true, "dynamic_config": true, "id": "zipline", - "tipi_version": 14, - "version": "3.7.12", + "tipi_version": 15, + "version": "3.7.13", "categories": ["media"], "description": "A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! ", "short_desc": "A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! ", @@ -30,5 +30,5 @@ ], "supported_architectures": ["arm64", "amd64"], "created_at": 1691943801422, - "updated_at": 1738302262000 + "updated_at": 1739574408000 } diff --git a/apps/zipline/docker-compose.json b/apps/zipline/docker-compose.json index 629b6525ec..37d30ca0ad 100644 --- a/apps/zipline/docker-compose.json +++ b/apps/zipline/docker-compose.json @@ -2,7 +2,7 @@ "services": [ { "name": "zipline", - "image": "ghcr.io/diced/zipline:3.7.12", + "image": "ghcr.io/diced/zipline:3.7.13", "isMain": true, "internalPort": 3000, "environment": {