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 1, 2025
1 parent 7691a20 commit d4653dd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/onedev/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"exposable": true,
"dynamic_config": true,
"id": "onedev",
"tipi_version": 140,
"version": "11.6.12",
"tipi_version": 141,
"version": "11.6.13",
"categories": ["development"],
"description": "Self-hosted Git Server with Kanban and CI/CD",
"short_desc": "Self-hosted Git Server with Kanban and CI/CD",
Expand Down Expand Up @@ -47,5 +47,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1738071680000
"updated_at": 1738418526000
}
2 changes: 1 addition & 1 deletion apps/onedev/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"services": [
{
"name": "onedev",
"image": "1dev/server:11.6.12",
"image": "1dev/server:11.6.13",
"isMain": true,
"internalPort": 6610,
"addPorts": [
Expand Down

0 comments on commit d4653dd

Please sign in to comment.