diff --git a/apps/nginxwebui/4.2.1/docker-compose.yml b/apps/nginxwebui/4.2.1/docker-compose.yml index e2685850..c585b4af 100644 --- a/apps/nginxwebui/4.2.1/docker-compose.yml +++ b/apps/nginxwebui/4.2.1/docker-compose.yml @@ -8,6 +8,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:4.2.1 + image: cym1102/nginxwebui:4.2.2 labels: createdBy: "Apps"