chore(deps): update budibase/budibase docker tag to v2.10.1 (#1170)

This commit is contained in:
renovate[bot] 2023-09-08 21:40:45 +00:00 committed by GitHub
parent 328099eb23
commit e379d19771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "budibase", "id": "budibase",
"tipi_version": 5, "tipi_version": 6,
"version": "2.9.36", "version": "2.10.1",
"categories": ["development"], "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 ⚡", "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.", "short_desc": "Internal tools made easy.",
"author": "Budibase", "author": "Budibase",

View File

@ -1,7 +1,7 @@
version: '3.7' version: '3.7'
services: services:
budibase: budibase:
image: budibase/budibase:2.9.36 image: budibase/budibase:2.10.1
restart: unless-stopped restart: unless-stopped
container_name: budibase container_name: budibase
ports: ports: