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