From 3b2b47b1ffb0caa1adb9e05a4464d61b14ab786e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 11:39:57 +0000 Subject: [PATCH 1/2] chore(deps): update cym1102/nginxwebui docker tag to v4.2.3 --- nginxwebui/4.2.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginxwebui/4.2.2/docker-compose.yml b/nginxwebui/4.2.2/docker-compose.yml index c585b4afb..1a04d16cb 100644 --- a/nginxwebui/4.2.2/docker-compose.yml +++ b/nginxwebui/4.2.2/docker-compose.yml @@ -8,6 +8,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:4.2.2 + image: cym1102/nginxwebui:4.2.3 labels: createdBy: "Apps" From c6b557e042c3195385e9e889e3d07b4060d3c9a6 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 29 Aug 2024 11:40:08 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- nginxwebui/{4.2.2 => 4.2.3}/.env.sample | 0 nginxwebui/{4.2.2 => 4.2.3}/data.yml | 0 nginxwebui/{4.2.2 => 4.2.3}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename nginxwebui/{4.2.2 => 4.2.3}/.env.sample (100%) rename nginxwebui/{4.2.2 => 4.2.3}/data.yml (100%) rename nginxwebui/{4.2.2 => 4.2.3}/docker-compose.yml (100%) diff --git a/nginxwebui/4.2.2/.env.sample b/nginxwebui/4.2.3/.env.sample similarity index 100% rename from nginxwebui/4.2.2/.env.sample rename to nginxwebui/4.2.3/.env.sample diff --git a/nginxwebui/4.2.2/data.yml b/nginxwebui/4.2.3/data.yml similarity index 100% rename from nginxwebui/4.2.2/data.yml rename to nginxwebui/4.2.3/data.yml diff --git a/nginxwebui/4.2.2/docker-compose.yml b/nginxwebui/4.2.3/docker-compose.yml similarity index 100% rename from nginxwebui/4.2.2/docker-compose.yml rename to nginxwebui/4.2.3/docker-compose.yml