@ -2,7 +2,7 @@ version: "3.7"
services:
data-statistical-server:
container_name: data-statistical-server-dev
image: 192.168.1.130:10080/epmet-cloud-dev/data-statistical-server:0.3.27
image: 192.168.1.130:10080/epmet-cloud-dev/data-statistical-server:0.3.28
ports:
- "8108:8108"
network_mode: host # 使用现有网络
@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<version>0.3.27</version>
<version>0.3.28</version>
<parent>
<artifactId>data-statistical</artifactId>
<groupId>com.epmet</groupId>