From: Patrick Brady Date: Wed, 26 Sep 2018 22:20:17 +0000 (-0700) Subject: Update ccsdk docker version X-Git-Tag: 1.4.4~34 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F69193%2F1;p=appc%2Fdeployment.git Update ccsdk docker version Change-Id: I17b43c0ecb529eb443f317cf641f7d037431d614 Signed-off-by: Patrick Brady Issue-ID: APPC-1209 --- diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index 4800064..d3b4b09 100644 --- a/installation/appc/src/main/docker/Dockerfile +++ b/installation/appc/src/main/docker/Dockerfile @@ -21,7 +21,7 @@ # ============LICENSE_END============================================ # Base ubuntu with added packages needed for ONAP -FROM onap/ccsdk-odlsli-image:0.3.0-SNAPSHOT +FROM onap/ccsdk-odlsli-image:0.3.0-STAGING MAINTAINER APP-C Team (appc@lists.openecomp.org) # Set the Env. Variable in the container to add the APPC CONFIG DIR (the SDNC_CONFIG_DIR is inherited from SDNC Image)