From b077f23ea069411ce062e273701424e108afae9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 10:49:07 +0000 Subject: [PATCH 1/2] chore(deps): update cym1102/nginxwebui docker tag to v3.8.5 --- nginxwebui/3.8.4/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginxwebui/3.8.4/docker-compose.yml b/nginxwebui/3.8.4/docker-compose.yml index d9f7fd0da..7b37ffa05 100644 --- a/nginxwebui/3.8.4/docker-compose.yml +++ b/nginxwebui/3.8.4/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:3.8.4 + image: cym1102/nginxwebui:3.8.5 labels: createdBy: "Apps" From 3c8a8a4566fb9d183d118603130e9f21e8de4ff0 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 22 Feb 2024 10:49:18 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- nginxwebui/{3.8.4 => 3.8.5}/.env.sample | 0 nginxwebui/{3.8.4 => 3.8.5}/data.yml | 0 nginxwebui/{3.8.4 => 3.8.5}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename nginxwebui/{3.8.4 => 3.8.5}/.env.sample (100%) rename nginxwebui/{3.8.4 => 3.8.5}/data.yml (100%) rename nginxwebui/{3.8.4 => 3.8.5}/docker-compose.yml (100%) diff --git a/nginxwebui/3.8.4/.env.sample b/nginxwebui/3.8.5/.env.sample similarity index 100% rename from nginxwebui/3.8.4/.env.sample rename to nginxwebui/3.8.5/.env.sample diff --git a/nginxwebui/3.8.4/data.yml b/nginxwebui/3.8.5/data.yml similarity index 100% rename from nginxwebui/3.8.4/data.yml rename to nginxwebui/3.8.5/data.yml diff --git a/nginxwebui/3.8.4/docker-compose.yml b/nginxwebui/3.8.5/docker-compose.yml similarity index 100% rename from nginxwebui/3.8.4/docker-compose.yml rename to nginxwebui/3.8.5/docker-compose.yml