chore(deps): update budibase/budibase docker tag to v2.28.2 (#3687)
This commit is contained in:
parent
0b6d392bc2
commit
5ce784eefa
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "budibase",
|
||||
"tipi_version": 140,
|
||||
"version": "2.28.1",
|
||||
"tipi_version": 141,
|
||||
"version": "2.28.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.28.1
|
||||
image: budibase/budibase:2.28.2
|
||||
restart: unless-stopped
|
||||
container_name: budibase
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user