Code Review
/
aai
/
graphadmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9565820
)
Update docker base image to be 1.6.0
46/112446/1
author
Maharajh, Robby (rx2202)
<rx2202@us.att.com>
Thu, 10 Sep 2020 03:04:24 +0000
(23:04 -0400)
committer
Maharajh, Robby (rx2202)
<rx2202@us.att.com>
Thu, 10 Sep 2020 03:04:26 +0000
(23:04 -0400)
Issue-ID: AAI-3128
Change-Id: I42578ff7f15644808eb0dca63cba7c3a6a3fe934
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
6f746ca
..
ad54713
100755
(executable)
--- a/
pom.xml
+++ b/
pom.xml
@@
-63,7
+63,7
@@
<!-- base image for aai-common -->
<aai.base.image>alpine</aai.base.image>
<!-- aai-common image version -->
- <aai.base.image.version>1.
7.0-SNAPSHOT
</aai.base.image.version>
+ <aai.base.image.version>1.
6.0
</aai.base.image.version>
<!-- End of Docker Related Properties -->
<license.goal.type>check</license.goal.type>