From d7b260bde5a9db30bd7118193c57fd8a60143fff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 06:47:48 +0000 Subject: [PATCH 1/2] Update cym1102/nginxwebui Docker tag to v4.3.2 --- apps/nginxwebui/4.3.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nginxwebui/4.3.0/docker-compose.yml b/apps/nginxwebui/4.3.0/docker-compose.yml index 04ad83db..2bebc499 100644 --- a/apps/nginxwebui/4.3.0/docker-compose.yml +++ b/apps/nginxwebui/4.3.0/docker-compose.yml @@ -8,6 +8,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:4.3.0 + image: cym1102/nginxwebui:4.3.2 labels: createdBy: "Apps" From 6df6dee3e21023f8c6525f7ca9b90eccb71839c0 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 4 Jul 2025 06:47:57 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/nginxwebui/{4.3.0 => 4.3.2}/.env.sample | 0 apps/nginxwebui/{4.3.0 => 4.3.2}/data.yml | 0 apps/nginxwebui/{4.3.0 => 4.3.2}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/nginxwebui/{4.3.0 => 4.3.2}/.env.sample (100%) rename apps/nginxwebui/{4.3.0 => 4.3.2}/data.yml (100%) rename apps/nginxwebui/{4.3.0 => 4.3.2}/docker-compose.yml (100%) diff --git a/apps/nginxwebui/4.3.0/.env.sample b/apps/nginxwebui/4.3.2/.env.sample similarity index 100% rename from apps/nginxwebui/4.3.0/.env.sample rename to apps/nginxwebui/4.3.2/.env.sample diff --git a/apps/nginxwebui/4.3.0/data.yml b/apps/nginxwebui/4.3.2/data.yml similarity index 100% rename from apps/nginxwebui/4.3.0/data.yml rename to apps/nginxwebui/4.3.2/data.yml diff --git a/apps/nginxwebui/4.3.0/docker-compose.yml b/apps/nginxwebui/4.3.2/docker-compose.yml similarity index 100% rename from apps/nginxwebui/4.3.0/docker-compose.yml rename to apps/nginxwebui/4.3.2/docker-compose.yml