Skip to content

Commit

Permalink
chore(deps): update budibase/budibase docker tag to v2.29.29 (#4348)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent bfed804 commit 00ff182
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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": 166,
"version": "2.29.28",
"tipi_version": 167,
"version": "2.29.29",
"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 Down
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.29.28
image: budibase/budibase:2.29.29
restart: unless-stopped
container_name: budibase
ports:
Expand Down

0 comments on commit 00ff182

Please sign in to comment.