From 31c9e7fac564df4cc3b153990a9f2093ae588793 Mon Sep 17 00:00:00 2001 From: richenli <719583022@qq.com> Date: Fri, 21 Jan 2022 10:57:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E7=BD=B2=E8=84=9A=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boot_start/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot_start/docker-compose.yml b/boot_start/docker-compose.yml index e79b26f..713187f 100644 --- a/boot_start/docker-compose.yml +++ b/boot_start/docker-compose.yml @@ -165,7 +165,7 @@ services: networks: rotanova_bridge: nginx: - image: registry.cn-hangzhou.aliyuncs.com/rotanova/rotanova-nginx:v1.0.85.4 + image: registry.cn-hangzhou.aliyuncs.com/rotanova/rotanova-nginx:v1.0.85.5 restart: always ports: - "80:80"