rename task image prefix from springcloud to springcloudtask
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
<configuration>
|
||||
<images>
|
||||
<image>
|
||||
<name>springcloud/${project.artifactId}</name>
|
||||
<name>springcloudtask/${project.artifactId}</name>
|
||||
<build>
|
||||
<tags>
|
||||
<tag>latest</tag>
|
||||
|
||||
Reference in New Issue
Block a user