X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fsrc%2Fmain%2Fdocker%2FDockerfile;h=c0b18fadbb488a7a9b2429a9b46ed24a360f7846;hb=58d5a115f561efca3b32a03b1d6d496939e44411;hp=5e39eed8b3e76d06ec1593b977e1b40082f86afd;hpb=dbf1e5309791c3c06da54b61c02e2d9cbbe7faa6;p=appc%2Fdeployment.git diff --git a/installation/appc/src/main/docker/Dockerfile b/installation/appc/src/main/docker/Dockerfile index 5e39eed..c0b18fa 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.3 +FROM onap/ccsdk-odlsli-alpine-image:0.4-STAGING-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)