X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fsrc%2Fmain%2Fdocker%2FDockerfile;h=786e5b96800b5db603d9c87c33124ae875812b65;hb=244bba6a2d841f801ac0040e72479f75253c6969;hp=4cbe30e13aa80d0c632230cfa5660c6fa196c318;hpb=9c0c1d9c4dc3dae0588d53191631e297d8b21dfc;p=appc%2Fdeployment.git diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index 4cbe30e..786e5b9 100644 --- a/installation/appc/src/main/docker/Dockerfile +++ b/installation/appc/src/main/docker/Dockerfile @@ -1,5 +1,5 @@ # Base ubuntu with added packages needed for ONAP -FROM openecomp/sdnc-image:1.1.2-SNAPSHOT-STAGING-170625-122013 +FROM onap/ccsdk-odlsli-image:latest 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)