fix(ci): correct workflow container image registry path

This commit is contained in:
2026-03-15 15:49:42 +00:00
parent 1b177037f5
commit 2216804652
6 changed files with 13 additions and 7 deletions

View File

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