升级版本整体到2.5.0

This commit is contained in:
zer0Black
2023-08-14 18:24:02 +08:00
parent 5ccd5cdd05
commit cf97800d48
31 changed files with 37 additions and 37 deletions
+2 -2
View File
@@ -10,6 +10,6 @@ WORKDIR /jero-boot
EXPOSE 8080
ADD ./target/jero-boot-module-system-2.4.6.jar ./
ADD ./target/jero-boot-module-system-2.5.0.jar ./
CMD sleep 60;java -Djava.security.egd=file:/dev/./urandom -jar jero-boot-module-system-2.4.6.jar
CMD sleep 60;java -Djava.security.egd=file:/dev/./urandom -jar jero-boot-module-system-2.5.0.jar