升级版本号3.5.2

This commit is contained in:
zhangdaiscott
2023-06-07 15:00:01 +08:00
parent cecbc3f628
commit 101ffd91af
36 changed files with 46 additions and 46 deletions

View File

@ -10,6 +10,6 @@ WORKDIR /jeecg-system-cloud
EXPOSE 7001
ADD ./target/jeecg-system-cloud-start-3.5.1.jar ./
ADD ./target/jeecg-system-cloud-start-3.5.2.jar ./
CMD sleep 1;java -Dfile.encoding=utf-8 -Djava.security.egd=file:/dev/./urandom -jar jeecg-system-cloud-start-3.5.1.jar
CMD sleep 1;java -Dfile.encoding=utf-8 -Djava.security.egd=file:/dev/./urandom -jar jeecg-system-cloud-start-3.5.2.jar