From 5126001f214e0247b254dbe4083e1058b079da58 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Mon, 11 Nov 2024 17:13:30 +0800 Subject: [PATCH] NginxUI Beta 39 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 发布升级版本 --- nginx-ui/2.0.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx-ui/2.0.0/docker-compose.yml b/nginx-ui/2.0.0/docker-compose.yml index 3532046a7..a2966e1fd 100644 --- a/nginx-ui/2.0.0/docker-compose.yml +++ b/nginx-ui/2.0.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: nginx-ui: - image: uozi/nginx-ui:v2.0.0-beta.36 + image: uozi/nginx-ui:v2.0.0-beta.39 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"