diff options
Diffstat (limited to 'datarouter-node/pom.xml')
-rwxr-xr-x | datarouter-node/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index aad4927d..f87cdfd1 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -237,7 +237,6 @@ <skipDockerBuild>false</skipDockerBuild> <imageTags> <imageTag>${project.version}</imageTag> - <imageTag>latest</imageTag> </imageTags> <forceTags>true</forceTags> <entryPoint>["/startup.sh", "start"]</entryPoint> |