File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <configuration default =" false" name =" campus-server" type =" docker-deploy" factoryName =" dockerfile" server-name =" Docker" >
33 <deployment type =" dockerfile" >
44 <settings >
5- <option name =" imageTag" value =" campus/campus-imaotai:1.0.12 " />
5+ <option name =" imageTag" value =" campus/campus-imaotai:1.0.13 " />
66 <option name =" buildOnly" value =" true" />
77 <option name =" sourceFilePath" value =" campus-modular/Dockerfile" />
88 </settings >
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ services:
5959 network_mode : " host"
6060
6161 campus-server :
62- image : campus/campus-imaotai:1.0.12
62+ image : campus/campus-imaotai:1.0.13
6363 container_name : campus-imaotai
6464 environment :
6565 # 时区上海
Original file line number Diff line number Diff line change 2121 </modules >
2222
2323 <properties >
24- <revision >1.0.12 </revision >
24+ <revision >1.0.13 </revision >
2525 <campus .revision>1.1.9</campus .revision>
2626 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2727 <java .version>1.8</java .version>
You can’t perform that action at this time.
0 commit comments