Update cym1102/nginxwebui Docker tag to v3.7.8
This commit is contained in:
parent
a1fe5b7fd8
commit
ed1a6591fe
|
|
@ -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