mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-21 12:02:00 -05:00
[PR #639] [MERGED] Update image versions in docker-compose for AList, Appsmith, and Budibase #2777
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/639
Author: @jdjimenez2312
Created: 1/3/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @Siumauricio
Base:
canary← Head:canary📝 Commits (2)
c8bb4a9Update image versions in the docker-compose and meta.json files for AList, Appsmith, and Budibase.a82750aUpdate MinIO image version in docker-compose📊 Changes
4 files changed (+24 additions, -33 deletions)
View changed files
📝
blueprints/alist/docker-compose.yml(+1 -1)📝
blueprints/appsmith/docker-compose.yml(+6 -2)📝
blueprints/budibase/docker-compose.yml(+12 -25)📝
meta.json(+5 -5)📄 Description
…List, Appsmith, and Budibase.
What is this PR about?
New PR of AList, Appsmith, and Budibase
Checklist
Before submitting this PR, please make sure that:
Change log
appsmith: updated to stable version v1.94. Added "restart: unless-stopped" as recommended in the documentation, and reorganized the volume configuration for better clarity.
alist: updated to stable version v3.55.0, which includes new features.
budibase: updated to stable version 3.23.47. This release fixes several app issues. The watchtower service was removed because it used a deprecated image and is not included in the official docker-compose file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.