fix(mongodb): downgrade the MongoDB service image to 4.4 and use the legacy mongo shell for container operations

This commit is contained in:
2026-03-16 13:05:47 +00:00
parent 7f6031f31a
commit 9ee8851d03
5 changed files with 18 additions and 12 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.17.2',
version: '1.17.3',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}