diff --git a/apps/nginxwebui/4.0.6/docker-compose.yml b/apps/nginxwebui/4.0.6/docker-compose.yml index 5c00f3c0..6462b723 100644 --- a/apps/nginxwebui/4.0.6/docker-compose.yml +++ b/apps/nginxwebui/4.0.6/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:4.0.6 + image: cym1102/nginxwebui:4.0.7 labels: createdBy: "Apps"