diff --git a/nginxwebui/4.2.1/docker-compose.yml b/nginxwebui/4.2.1/docker-compose.yml index e26858502..c585b4afb 100644 --- a/nginxwebui/4.2.1/docker-compose.yml +++ b/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"