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 15, 2025
1 parent ac6208f commit d8b4155
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/budibase/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"exposable": true,
"dynamic_config": true,
"id": "budibase",
"tipi_version": 248,
"version": "3.4.9",
"tipi_version": 249,
"version": "3.4.10",
"categories": ["development"],
"description": "Low code platform for creating internal tools, workflows, and admin panels in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀. Budibase, the low code platform you'll enjoy using ⚡",
"short_desc": "Internal tools made easy.",
Expand All @@ -17,5 +17,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1739536076000
"updated_at": 1739658209000
}
2 changes: 1 addition & 1 deletion apps/budibase/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"services": [
{
"name": "budibase",
"image": "budibase/budibase:3.4.9",
"image": "budibase/budibase:3.4.10",
"isMain": true,
"internalPort": 80,
"volumes": [
Expand Down

0 comments on commit d8b4155

Please sign in to comment.