Merge pull request #3192 from okxlin/renovate/fs185085781-webos-1.x

Update fs185085781/webos Docker tag to v1.4.4
This commit is contained in:
okxlin 2025-07-07 21:51:30 +08:00 committed by GitHub
commit 059cb15454
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
- "${DATA_PATH}/rootPath:/webos/api/rootPath" - "${DATA_PATH}/rootPath:/webos/api/rootPath"
- "${DATA_PATH}/apps:/webos/web/apps" - "${DATA_PATH}/apps:/webos/web/apps"
tty: true tty: true
image: fs185085781/webos:v1.4.3 image: fs185085781/webos:v1.4.4
labels: labels:
createdBy: "Apps" createdBy: "Apps"