From 78ef5d9b15f1148eb514cacd2f0090e5260ac586 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:15:34 +0000 Subject: [PATCH 1/2] Update cym1102/nginxwebui Docker tag to v4.2.8 --- nginxwebui/4.2.5/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginxwebui/4.2.5/docker-compose.yml b/nginxwebui/4.2.5/docker-compose.yml index cd0f291f1..f6c415680 100644 --- a/nginxwebui/4.2.5/docker-compose.yml +++ b/nginxwebui/4.2.5/docker-compose.yml @@ -8,6 +8,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:4.2.5 + image: cym1102/nginxwebui:4.2.8 labels: createdBy: "Apps" From 3a9a491d4f4cb447935186a5135d391686bcc5cb Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 23 Mar 2025 16:15:44 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- nginxwebui/{4.2.5 => 4.2.8}/.env.sample | 0 nginxwebui/{4.2.5 => 4.2.8}/data.yml | 0 nginxwebui/{4.2.5 => 4.2.8}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename nginxwebui/{4.2.5 => 4.2.8}/.env.sample (100%) rename nginxwebui/{4.2.5 => 4.2.8}/data.yml (100%) rename nginxwebui/{4.2.5 => 4.2.8}/docker-compose.yml (100%) diff --git a/nginxwebui/4.2.5/.env.sample b/nginxwebui/4.2.8/.env.sample similarity index 100% rename from nginxwebui/4.2.5/.env.sample rename to nginxwebui/4.2.8/.env.sample diff --git a/nginxwebui/4.2.5/data.yml b/nginxwebui/4.2.8/data.yml similarity index 100% rename from nginxwebui/4.2.5/data.yml rename to nginxwebui/4.2.8/data.yml diff --git a/nginxwebui/4.2.5/docker-compose.yml b/nginxwebui/4.2.8/docker-compose.yml similarity index 100% rename from nginxwebui/4.2.5/docker-compose.yml rename to nginxwebui/4.2.8/docker-compose.yml