This commit is contained in:
Galudisu
2025-12-14 20:16:57 +08:00
parent a5fb62f1e5
commit 43c374dec0
92 changed files with 374 additions and 254 deletions

View File

@@ -1,5 +1,5 @@
# 基础镜像
FROM nacos/nacos-server
FROM nacos/nacos-server:v3.1.1
# author
LABEL org.opencontainers.image.authors="ruoyi"