From f5db28cea56bca7125f17b796fb473b9100d4bc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 03:25:34 +0000 Subject: [PATCH 1/2] chore(deps): update cym1102/nginxwebui docker tag to v3.9.4 --- apps/nginxwebui/3.8.7/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nginxwebui/3.8.7/docker-compose.yml b/apps/nginxwebui/3.8.7/docker-compose.yml index 1f908b09..3fc3cf2e 100644 --- a/apps/nginxwebui/3.8.7/docker-compose.yml +++ b/apps/nginxwebui/3.8.7/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:3.8.7 + image: cym1102/nginxwebui:3.9.4 labels: createdBy: "Apps" From 2b3bf1e54098271b0ee9fd271efbe6dc41712137 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 14 Mar 2024 03:25:48 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/nginxwebui/{3.8.7 => 3.9.4}/.env.sample | 0 apps/nginxwebui/{3.8.7 => 3.9.4}/data.yml | 0 apps/nginxwebui/{3.8.7 => 3.9.4}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/nginxwebui/{3.8.7 => 3.9.4}/.env.sample (100%) rename apps/nginxwebui/{3.8.7 => 3.9.4}/data.yml (100%) rename apps/nginxwebui/{3.8.7 => 3.9.4}/docker-compose.yml (100%) diff --git a/apps/nginxwebui/3.8.7/.env.sample b/apps/nginxwebui/3.9.4/.env.sample similarity index 100% rename from apps/nginxwebui/3.8.7/.env.sample rename to apps/nginxwebui/3.9.4/.env.sample diff --git a/apps/nginxwebui/3.8.7/data.yml b/apps/nginxwebui/3.9.4/data.yml similarity index 100% rename from apps/nginxwebui/3.8.7/data.yml rename to apps/nginxwebui/3.9.4/data.yml diff --git a/apps/nginxwebui/3.8.7/docker-compose.yml b/apps/nginxwebui/3.9.4/docker-compose.yml similarity index 100% rename from apps/nginxwebui/3.8.7/docker-compose.yml rename to apps/nginxwebui/3.9.4/docker-compose.yml