fix for issue in CLI docker image build 48/127548/1
authorprakash.e@huawei.com <prakash.e@huawei.com>
Tue, 8 Mar 2022 09:43:00 +0000 (15:13 +0530)
committerprakash.e@huawei.com <prakash.e@huawei.com>
Tue, 8 Mar 2022 09:46:04 +0000 (15:16 +0530)
Issue-ID: CLI-438
Signed-off-by: prakash.e@huawei.com <prakash.e@huawei.com>
Change-Id: I530ed784b64f9a984838dae0372d191ee19b4d7d

deployment/docker/src/main/docker/Dockerfile

index e4b627d..cd3fa5e 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM nexus3.onap.org:10001/onap/integration-java11:7.0.0
+FROM openjdk:11.0.6-jre-slim
 
 RUN apt-get update && apt-get install -y sudo