chore(deps): update budibase/budibase docker tag to v2.29.1 (#3845)
This commit is contained in:
parent
22de6a1241
commit
3775734586
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "budibase",
|
"id": "budibase",
|
||||||
"tipi_version": 146,
|
"tipi_version": 147,
|
||||||
"version": "2.29.0",
|
"version": "2.29.1",
|
||||||
"categories": ["development"],
|
"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 ⚡",
|
"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.",
|
"short_desc": "Internal tools made easy.",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.7'
|
version: '3.7'
|
||||||
services:
|
services:
|
||||||
budibase:
|
budibase:
|
||||||
image: budibase/budibase:2.29.0
|
image: budibase/budibase:2.29.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: budibase
|
container_name: budibase
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user