aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/sdc-backend
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2020-07-14 19:24:24 +0100
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-07-15 12:46:45 +0000
commitb3c3aa64d65e59e8c8ead8d99312267b00d4fe77 (patch)
treed4b5a70a6093d0216263491715713a54e95f963d /catalog-be/sdc-backend
parentedd8714f7559816283d18683ea2b9552b874d06e (diff)
Align onap/base_sdc-xyz versions
Change-Id: Ic2e53bb76b0b6bc54de3336f5e5916eba189fe18 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3201
Diffstat (limited to 'catalog-be/sdc-backend')
-rw-r--r--catalog-be/sdc-backend/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/sdc-backend/Dockerfile b/catalog-be/sdc-backend/Dockerfile
index 833008dfac..2a60ce77ad 100644
--- a/catalog-be/sdc-backend/Dockerfile
+++ b/catalog-be/sdc-backend/Dockerfile
@@ -1,4 +1,4 @@
-FROM onap/base_sdc-jetty:1.6.0
+FROM onap/base_sdc-jetty:1.7.0
COPY --chown=jetty:jetty chef-solo ${JETTY_BASE}/chef-solo/
COPY --chown=jetty:jetty chef-repo/cookbooks/. ${JETTY_BASE}/chef-solo/cookbooks/