From 6467f66c8806e0b2636bd181f49431db2fb3786a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 01:45:40 +0000 Subject: [PATCH 1/2] chore(deps): update cym1102/nginxwebui docker tag to v3.7.6 --- apps/nginxwebui/3.7.5/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nginxwebui/3.7.5/docker-compose.yml b/apps/nginxwebui/3.7.5/docker-compose.yml index 67bdf18b..2ade0a88 100644 --- a/apps/nginxwebui/3.7.5/docker-compose.yml +++ b/apps/nginxwebui/3.7.5/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:3.7.5 + image: cym1102/nginxwebui:3.7.6 labels: createdBy: "Apps" From b0f2c5b80f1a7cb9298967e76525e7936c88a56d Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 26 Oct 2023 01:45:56 +0000 Subject: [PATCH 2/2] Update app version --- apps/nginxwebui/{3.7.5 => 3.7.6}/.env.sample | 0 apps/nginxwebui/{3.7.5 => 3.7.6}/data.yml | 0 apps/nginxwebui/{3.7.5 => 3.7.6}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/nginxwebui/{3.7.5 => 3.7.6}/.env.sample (100%) rename apps/nginxwebui/{3.7.5 => 3.7.6}/data.yml (100%) rename apps/nginxwebui/{3.7.5 => 3.7.6}/docker-compose.yml (100%) diff --git a/apps/nginxwebui/3.7.5/.env.sample b/apps/nginxwebui/3.7.6/.env.sample similarity index 100% rename from apps/nginxwebui/3.7.5/.env.sample rename to apps/nginxwebui/3.7.6/.env.sample diff --git a/apps/nginxwebui/3.7.5/data.yml b/apps/nginxwebui/3.7.6/data.yml similarity index 100% rename from apps/nginxwebui/3.7.5/data.yml rename to apps/nginxwebui/3.7.6/data.yml diff --git a/apps/nginxwebui/3.7.5/docker-compose.yml b/apps/nginxwebui/3.7.6/docker-compose.yml similarity index 100% rename from apps/nginxwebui/3.7.5/docker-compose.yml rename to apps/nginxwebui/3.7.6/docker-compose.yml