Skip to content

Commit

Permalink
chore(deps): update budibase/budibase docker tag to v2.32.5 (#4858)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 045fe22 commit 888f9b1
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 @@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "budibase",
"tipi_version": 188,
"version": "2.32.4",
"tipi_version": 189,
"version": "2.32.5",
"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 @@ -16,5 +16,5 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1726257216000
"updated_at": 1726534961000
}
2 changes: 1 addition & 1 deletion apps/budibase/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.7'
services:
budibase:
image: budibase/budibase:2.32.4
image: budibase/budibase:2.32.5
restart: unless-stopped
container_name: budibase
ports:
Expand Down

0 comments on commit 888f9b1

Please sign in to comment.