Merge pull request #3200 from okxlin/renovate/helloz-onenav-1.x

Update helloz/onenav Docker tag to v1.1.3
This commit is contained in:
okxlin 2025-07-07 21:52:43 +08:00 committed by GitHub
commit 67b932fd9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:80" - "${PANEL_APP_PORT_HTTP}:80"
volumes: volumes:
- "${DATA_PATH}:/data/wwwroot/default/data" - "${DATA_PATH}:/data/wwwroot/default/data"
image: helloz/onenav:1.1.2 image: helloz/onenav:1.1.3
labels: labels:
createdBy: "Apps" createdBy: "Apps"