X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fsrc%2Fmain%2Fdocker%2FDockerfile;h=6b5dbc88f0d39198078ea4a9361bbcf89559926e;hb=0f0fe45c47125b2f8df9cb3ee24c20d63deb8aba;hp=9a06b29535e6578fdd0e5aefc20cc02c0cac17dd;hpb=bb7f6b35d12ed41640b844fd3a1ccd5477670cad;p=appc%2Fdeployment.git diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index 9a06b29..6b5dbc8 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:v0.1.0 +FROM onap/ccsdk-odlsli-image:0.2.1-SNAPSHOT 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)