fix(services): stop auto-update monitoring during shutdown

This commit is contained in:
2026-03-16 08:40:48 +00:00
parent f5a7fccfc2
commit 3a227bd838
5 changed files with 24 additions and 3 deletions

View File

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