summaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-24 11:22:32 -0500
committerDan Timoney <dtimoney@att.com>2021-02-24 11:22:32 -0500
commit177eccda5ad8ba491e1ef6d337ca7a06bd5ff533 (patch)
treedd36fa3572a0e5c9c6eee2caa5960a194a3ff928 /ms/vlantag-api/pom.xml
parentf8e7ad3f47e0f686c0a1bd1127362b2d09978f65 (diff)
Use latest base image version
Update ccsdk/apps containers to use latest version of base CCSDK alpine image Change-Id: I76c435ee939a21640c8d73f75644059497da3084 Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api/pom.xml')
-rw-r--r--ms/vlantag-api/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 869a2e2c..766ec390 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -25,6 +25,9 @@
<docker.verbose>true</docker.verbose>
<ccsdk.project.version>${project.version}</ccsdk.project.version>
<ccsdk.build.timestamp>${maven.build.timestamp}</ccsdk.build.timestamp>
+
+ <base.image.name>onap/ccsdk-alpine-j11-image</base.image.name>
+ <base.image.version>1.1.1</base.image.version>
</properties>
<parent>