Merge pull request #953 from okxlin/renovate/cym1102-nginxwebui-3.x

chore(deps): update cym1102/nginxwebui docker tag to v3.8.6
This commit is contained in:
okxlin 2024-03-01 20:46:06 +08:00 committed by GitHub
commit 1feadc65eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ services:
environment: environment:
- "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}"
privileged: true privileged: true
image: cym1102/nginxwebui:3.8.5 image: cym1102/nginxwebui:3.8.6
labels: labels:
createdBy: "Apps" createdBy: "Apps"