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

Update helloz/onenav Docker tag to v1
This commit is contained in:
okxlin 2024-12-17 15:21:46 +08:00 committed by GitHub
commit b465cad9ea
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"
volumes:
- "${DATA_PATH}:/data/wwwroot/default/data"
image: helloz/onenav:0.9.37
image: helloz/onenav:1.0.0
labels:
createdBy: "Apps"