From 22d94ef469b32aa0c452893a5c1f342b1a9f7e51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 04:29:27 +0000 Subject: [PATCH 1/2] chore(deps): update cym1102/nginxwebui docker tag to v4.0.6 --- nginxwebui/4.0.5/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginxwebui/4.0.5/docker-compose.yml b/nginxwebui/4.0.5/docker-compose.yml index 7c2494ae1..5c00f3c04 100644 --- a/nginxwebui/4.0.5/docker-compose.yml +++ b/nginxwebui/4.0.5/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:4.0.5 + image: cym1102/nginxwebui:4.0.6 labels: createdBy: "Apps" From a244d8504b5db4154bace7f93ea608a763ed6526 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 5 May 2024 04:29:39 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- nginxwebui/{4.0.5 => 4.0.6}/.env.sample | 0 nginxwebui/{4.0.5 => 4.0.6}/data.yml | 0 nginxwebui/{4.0.5 => 4.0.6}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename nginxwebui/{4.0.5 => 4.0.6}/.env.sample (100%) rename nginxwebui/{4.0.5 => 4.0.6}/data.yml (100%) rename nginxwebui/{4.0.5 => 4.0.6}/docker-compose.yml (100%) diff --git a/nginxwebui/4.0.5/.env.sample b/nginxwebui/4.0.6/.env.sample similarity index 100% rename from nginxwebui/4.0.5/.env.sample rename to nginxwebui/4.0.6/.env.sample diff --git a/nginxwebui/4.0.5/data.yml b/nginxwebui/4.0.6/data.yml similarity index 100% rename from nginxwebui/4.0.5/data.yml rename to nginxwebui/4.0.6/data.yml diff --git a/nginxwebui/4.0.5/docker-compose.yml b/nginxwebui/4.0.6/docker-compose.yml similarity index 100% rename from nginxwebui/4.0.5/docker-compose.yml rename to nginxwebui/4.0.6/docker-compose.yml