From 6333c2e2eb4669d8260e5241c62f0c956b44ce6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 17:59:23 +0000 Subject: [PATCH 1/2] chore(deps): update cym1102/nginxwebui docker tag to v4.1.3 --- apps/nginxwebui/4.1.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nginxwebui/4.1.2/docker-compose.yml b/apps/nginxwebui/4.1.2/docker-compose.yml index 5496b351..a2f559c8 100644 --- a/apps/nginxwebui/4.1.2/docker-compose.yml +++ b/apps/nginxwebui/4.1.2/docker-compose.yml @@ -9,6 +9,6 @@ services: environment: - "BOOT_OPTIONS=--server.port=${PANEL_APP_PORT_CONSOLE}" privileged: true - image: cym1102/nginxwebui:4.1.2 + image: cym1102/nginxwebui:4.1.3 labels: createdBy: "Apps" From d3b1d5fb567fe0bec89b551ad0d2b82ba52fea27 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Wed, 29 May 2024 17:59:36 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/nginxwebui/{4.1.2 => 4.1.3}/.env.sample | 0 apps/nginxwebui/{4.1.2 => 4.1.3}/data.yml | 0 apps/nginxwebui/{4.1.2 => 4.1.3}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/nginxwebui/{4.1.2 => 4.1.3}/.env.sample (100%) rename apps/nginxwebui/{4.1.2 => 4.1.3}/data.yml (100%) rename apps/nginxwebui/{4.1.2 => 4.1.3}/docker-compose.yml (100%) diff --git a/apps/nginxwebui/4.1.2/.env.sample b/apps/nginxwebui/4.1.3/.env.sample similarity index 100% rename from apps/nginxwebui/4.1.2/.env.sample rename to apps/nginxwebui/4.1.3/.env.sample diff --git a/apps/nginxwebui/4.1.2/data.yml b/apps/nginxwebui/4.1.3/data.yml similarity index 100% rename from apps/nginxwebui/4.1.2/data.yml rename to apps/nginxwebui/4.1.3/data.yml diff --git a/apps/nginxwebui/4.1.2/docker-compose.yml b/apps/nginxwebui/4.1.3/docker-compose.yml similarity index 100% rename from apps/nginxwebui/4.1.2/docker-compose.yml rename to apps/nginxwebui/4.1.3/docker-compose.yml