chore(deps): update budibase/budibase docker tag to v2.27.2 (#3538)
This commit is contained in:
parent
d906d9a7f4
commit
5d87e82ac3
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "budibase",
|
||||
"tipi_version": 135,
|
||||
"version": "2.26.4",
|
||||
"tipi_version": 136,
|
||||
"version": "2.27.2",
|
||||
"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.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.7'
|
||||
services:
|
||||
budibase:
|
||||
image: budibase/budibase:2.26.4
|
||||
image: budibase/budibase:2.27.2
|
||||
restart: unless-stopped
|
||||
container_name: budibase
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user