From 09d19f901b831c9e7510ba942936afddba7d2ae3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:44:30 +0000 Subject: [PATCH 1/2] Update cym1102/nginxwebui Docker tag to v3.7.7 --- nginxwebui/3.7.6/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginxwebui/3.7.6/docker-compose.yml b/nginxwebui/3.7.6/docker-compose.yml index 2ade0a88a..791f25a88 100644 --- a/nginxwebui/3.7.6/docker-compose.yml +++ b/nginxwebui/3.7.6/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:3.7.6 + image: cym1102/nginxwebui:3.7.7 labels: createdBy: "Apps" From 40c8e5d8c10166181c5668f94ec969afcb3177b7 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Mon, 13 Nov 2023 17:44:42 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- nginxwebui/{3.7.6 => 3.7.7}/.env.sample | 0 nginxwebui/{3.7.6 => 3.7.7}/data.yml | 0 nginxwebui/{3.7.6 => 3.7.7}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename nginxwebui/{3.7.6 => 3.7.7}/.env.sample (100%) rename nginxwebui/{3.7.6 => 3.7.7}/data.yml (100%) rename nginxwebui/{3.7.6 => 3.7.7}/docker-compose.yml (100%) diff --git a/nginxwebui/3.7.6/.env.sample b/nginxwebui/3.7.7/.env.sample similarity index 100% rename from nginxwebui/3.7.6/.env.sample rename to nginxwebui/3.7.7/.env.sample diff --git a/nginxwebui/3.7.6/data.yml b/nginxwebui/3.7.7/data.yml similarity index 100% rename from nginxwebui/3.7.6/data.yml rename to nginxwebui/3.7.7/data.yml diff --git a/nginxwebui/3.7.6/docker-compose.yml b/nginxwebui/3.7.7/docker-compose.yml similarity index 100% rename from nginxwebui/3.7.6/docker-compose.yml rename to nginxwebui/3.7.7/docker-compose.yml