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

chore(deps): update fs185085781/webos docker tag to v1.4.1
This commit is contained in:
okxlin 2024-05-07 19:46:09 +08:00 committed by GitHub
commit 87d52de76c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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.0 image: fs185085781/webos:v1.4.1
labels: labels:
createdBy: "Apps" createdBy: "Apps"