chore(deps): update budibase/budibase docker tag to v2.26.4 (#3504)
This commit is contained in:
parent
57a5881721
commit
c63e20c105
|
@ -5,19 +5,14 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "budibase",
|
||||
"tipi_version": 133,
|
||||
"version": "2.26.1",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
"tipi_version": 135,
|
||||
"version": "2.26.4",
|
||||
"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.",
|
||||
"author": "Budibase",
|
||||
"source": "https://github.com/Budibase/budibase",
|
||||
"website": "https://budibase.com/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: '3.7'
|
||||
services:
|
||||
budibase:
|
||||
image: budibase/budibase:2.26.1
|
||||
image: budibase/budibase:2.26.4
|
||||
restart: unless-stopped
|
||||
container_name: budibase
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user