固定nacos版本

This commit is contained in:
gowshwah
2026-03-12 17:22:12 +08:00
parent 18079f70d0
commit 2844201b6f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# 基础镜像
FROM nacos/nacos-server
FROM nacos/nacos-server:v2.4.2
# author
MAINTAINER ruoyi