fix(ci): remove forced container image pulling from Gitea workflow jobs

This commit is contained in:
2026-03-16 01:10:23 +00:00
parent 465cf0ee72
commit 36d80b1e27
6 changed files with 8 additions and 7 deletions

View File

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