aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Paroulek <pavel.paroulek@orange.com>2019-05-20 20:03:57 +0200
committerPavel Paroulek <pavel.paroulek@orange.com>2019-05-20 20:03:57 +0200
commitc0047b19bfb703aaf94dcd5b400c9d036d370442 (patch)
tree4fe6cf3984b045a14e58d2561636555d67cca2ff
parent48d76b552efaa7f3ac068519a0c06ab1ad65f2ea (diff)
Adding prefix for docker
Unifying naming of docker image name to the rest of AAI images Change-Id: Ie5f00ad04560432e3d4a36c3a52f731715b8a928 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 10a4669..9ccf285 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
<verbose>true</verbose>
<images>
<image>
- <name>graphgraph:${project.version}</name>
+ <name>aai-graphgraph:${project.version}</name>
<build>
<from>aaionap/aai-common:1.3.0</from>
<entryPoint>