Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Feb 14, 2025
1 parent 759a78a commit 4d4342a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/zipline/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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! ",
Expand All @@ -30,5 +30,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1738302262000
"updated_at": 1739574408000
}
2 changes: 1 addition & 1 deletion apps/zipline/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 4d4342a

Please sign in to comment.