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