From c75b42dcc7358e56962c86df6b4f061e33004269 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] chore(deps): update cym1102/nginxwebui docker tag to v4.2.3 --- apps/nginxwebui/4.2.2/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nginxwebui/4.2.2/docker-compose.yml b/apps/nginxwebui/4.2.2/docker-compose.yml index c585b4af..1a04d16c 100644 --- a/apps/nginxwebui/4.2.2/docker-compose.yml +++ b/apps/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"