升级版本号 v3.9.1

This commit is contained in:
JEECG
2026-01-21 19:00:06 +08:00
parent 901f05ed21
commit 4092eed2a2
37 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.9.0.jar ./
ADD ./target/jeecg-system-cloud-start-3.9.1.jar ./
CMD sleep 60;java -Dfile.encoding=utf-8 -Djava.security.egd=file:/dev/./urandom -jar jeecg-system-cloud-start-3.9.0.jar
CMD sleep 60;java -Dfile.encoding=utf-8 -Djava.security.egd=file:/dev/./urandom -jar jeecg-system-cloud-start-3.9.1.jar