From b3120468c82182960a06a76f0c45d2b346691eb5 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Thu, 6 Apr 2023 18:17:44 -0400 Subject: [PATCH] =?UTF-8?q?=E5=9B=A0=E4=B8=BA=20Docker=20=E5=91=BD?= =?UTF-8?q?=E5=90=8D=E8=A7=84=E8=8C=83=E7=9A=84=E9=97=AE=E9=A2=98=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E9=95=9C=E5=83=8F=E6=97=A0=E6=B3=95=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 参考:https://www.ossez.com/t/docker/14373 解决问题 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a3da32c..4a564ea 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ true - ${project.name}:${project.version} + ${project.artifactId}:${project.version} ${project.basedir}