aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2020-11-26 12:08:36 +0100
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2020-11-26 12:09:34 +0100
commit4f922581cabd32996b880b0f5ff9a5ae7cbc2c57 (patch)
tree4d56b5b2291c99641dbf4315033d565350a6c0d8
parenta92db2d0897c9fcc5b93a5a72d0041a29a4e5594 (diff)
[OOM-CERT-SERVICE] Add Guilin tag to image
Issue-ID: OOM-2559 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I500415ee445fbedd10b275dcdca957e9e0703e86
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6734d8aa..bb17f1ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,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>guilin-latest</docker-image.tag.latest>
<version>${project.version}</version>
<docker.http_proxy/>