diff options
Diffstat (limited to 'bootstrap/vagrant-onap/lib/sdnc')
-rwxr-xr-x | bootstrap/vagrant-onap/lib/sdnc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/lib/sdnc b/bootstrap/vagrant-onap/lib/sdnc index 6765f1444..8bf6ae625 100755 --- a/bootstrap/vagrant-onap/lib/sdnc +++ b/bootstrap/vagrant-onap/lib/sdnc @@ -32,7 +32,6 @@ function _build_sdnc_images { build_docker_image $folder/installation/ubuntu asserts_image openecomp/ubuntu-sdnc-image - /var/lib/dpkg/info/ca-certificates-java.postinst configure build_docker_image $folder/installation/sdnc asserts_image openecomp/sdnc-image |