From: Patrick Brady Date: Fri, 22 Mar 2019 22:09:23 +0000 (-0700) Subject: Change to release ccsdk X-Git-Tag: 1.6.2~24 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc%2Fdeployment.git;a=commitdiff_plain;h=75b03b9079d049a83ac88dce63317251f1d130a0 Change to release ccsdk The current version of ccsdk has been moved to release version 0.4.1 Change-Id: Ie3564f02f286d436377648d0ef0d438392e6353a Signed-off-by: Patrick Brady Issue-ID: CCSDK-1156 --- diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index ab3e2f2..4b2080c 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-alpine-image:0.4-STAGING-latest +FROM onap/ccsdk-odlsli-alpine-image:0.4.1 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)