Skip to content

Commit 17f798f

Browse files
committed
增加jib docker打包
1 parent 9b544a1 commit 17f798f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<ports>
116116
<port>8000</port>
117117
</ports>
118-
<jvmFlag>-XX:+UseContainerSupport</jvmFlag>
118+
<jvmFlags>-XX:+UseContainerSupport</jvmFlags>
119119
<user>1000</user>
120120
<creationTime>USE_CURRENT_TIMESTAMP</creationTime>
121121
</container>

0 commit comments

Comments
 (0)