rename task image prefix from springcloud to springcloudtask

This commit is contained in:
Christian Tzolov
2021-03-16 19:09:54 +01:00
parent bcc2e8ee8a
commit 07629b4be2

View File

@@ -102,7 +102,7 @@
<configuration>
<images>
<image>
<name>springcloud/${project.artifactId}</name>
<name>springcloudtask/${project.artifactId}</name>
<build>
<tags>
<tag>latest</tag>