Merge pull request #29 from drudge/update/budibase

chore: bump budibase to 3.5.3
This commit is contained in:
Mauricio Siu 2025-03-23 04:26:54 -06:00 committed by GitHub
commit 8613af7942
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services: services:
apps: apps:
image: budibase.docker.scarf.sh/budibase/apps:3.2.25 image: budibase.docker.scarf.sh/budibase/apps:3.5.3
restart: unless-stopped restart: unless-stopped
environment: environment:

View File

@ -164,7 +164,7 @@
{ {
"id": "budibase", "id": "budibase",
"name": "Budibase", "name": "Budibase",
"version": "3.2.25", "version": "3.5.3",
"description": "Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely.", "description": "Budibase is an open-source low-code platform that saves engineers 100s of hours building forms, portals, and approval apps, securely.",
"logo": "budibase.svg", "logo": "budibase.svg",
"links": { "links": {