[OOM-CERT-SERVICE] Change image latest tag to avoid tag overide. 67/126567/2
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Wed, 12 Jan 2022 11:59:43 +0000 (12:59 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Wed, 12 Jan 2022 12:17:34 +0000 (13:17 +0100)
Issue-ID: OOM-2903
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ic183d30af87249024aa3c1a56da8ecc9f3afccc8

pom.xml

diff --git a/pom.xml b/pom.xml
index 448e646..f09445c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <docker-image.namespace>onap</docker-image.namespace>
         <docker-image.name>${project.groupId}.${project.artifactId}</docker-image.name>
         <docker-image.latest>${project.version}</docker-image.latest>
-        <docker-image.tag.latest>latest</docker-image.tag.latest>
+        <docker-image.tag.latest>istanbul-latest</docker-image.tag.latest>
         <version>${project.version}</version>
         <docker.http_proxy/>