chore(deps): update budibase/budibase docker tag to v2.27.5 (#3592)
This commit is contained in:
parent
e510207fd0
commit
b73c3d6c54
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "budibase",
|
||||
"tipi_version": 137,
|
||||
"version": "2.27.3",
|
||||
"tipi_version": 138,
|
||||
"version": "2.27.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.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.7'
|
||||
services:
|
||||
budibase:
|
||||
image: budibase/budibase:2.27.3
|
||||
image: budibase/budibase:2.27.5
|
||||
restart: unless-stopped
|
||||
container_name: budibase
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user