Update cym1102/nginxwebui Docker tag to v3.7.9
This commit is contained in:
parent
a9b2f72221
commit
77a9b1fd05
|
|
@ -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.7.8
|
image: cym1102/nginxwebui:3.7.9
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue