From f6ccf94039ff8425668a48dc0c9e0257311e40e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 13:43:33 +0000 Subject: [PATCH] Update cym1102/nginxwebui Docker tag to v3.7.8 --- nginxwebui/3.7.7/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginxwebui/3.7.7/docker-compose.yml b/nginxwebui/3.7.7/docker-compose.yml index 791f25a88..a2b675a65 100644 --- a/nginxwebui/3.7.7/docker-compose.yml +++ b/nginxwebui/3.7.7/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:3.7.7 + image: cym1102/nginxwebui:3.7.8 labels: createdBy: "Apps"