mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-22 12:48:58 +08:00
🔖 Releasing / Version tags. 2.8
🔖 Releasing / Version tags. 2.8
This commit is contained in:
parent
2ba85bce83
commit
8f2c66307e
@ -41,7 +41,7 @@ Spring Cloud | Hoxton.SR5
|
||||
Spring Security OAuth2 | 2.3.6
|
||||
Mybatis Plus | 3.3.2
|
||||
hutool | 5.3.8
|
||||
Avue | 2.6.3
|
||||
Avue | 2.6.5
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ FROM pig4cloud/java:8-jre
|
||||
|
||||
MAINTAINER wangiegie@gmail.com
|
||||
|
||||
ARG JAR_FILE=./target/pig-sentinel-biz.jar
|
||||
ARG JAR_FILE=./target/pig-sentinel-dashboard.jar
|
||||
|
||||
# JVM调优参数等额外参数
|
||||
ENV PARAMS ""
|
||||
|
@ -82,7 +82,7 @@
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<finalName>pigx-sentinel-dashboard</finalName>
|
||||
<finalName>pig-sentinel-dashboard</finalName>
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/resources</directory>
|
||||
|
Loading…
Reference in New Issue
Block a user