From: Schmalzried, Terry (ts862m) Date: Fri, 17 Jul 2020 20:26:22 +0000 (-0400) Subject: Removed chmod command that fails image build. X-Git-Tag: 1.4.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cd8b14b63381111b4432689e78935ae8c2c6f083;p=dcaegen2%2Fplatform%2Fservicechange-handler.git Removed chmod command that fails image build. Removed RUN chmod command since it is not permitted by the Java 11 baseimage that sets the USER to non-root user 'onap'. Issue-ID: DCAEGEN2-2330 Change-Id: I189c1696f816b41e00af1bbc17d93efbcf03bf5e Signed-off-by: Schmalzried, Terry (ts862m) --- diff --git a/pom.xml b/pom.xml index 510f573..04dde26 100644 --- a/pom.xml +++ b/pom.xml @@ -221,10 +221,9 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. latest onap/integration-java11:7.0.0 - onap - chmod 666 /usr/local/openjdk-11/lib/security/cacerts + onap