diff --git a/Dockerfile b/Dockerfile index f56b95e..1ce09b5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,4 @@ FROM centos:7 -MAINTAINER Francois B (Makoto) < francois [ at ] makotonoblog.be > ARG SAPCC_VERSION=2.13.1 ARG SAPJVM_VERSION=8.1.075 WORKDIR /tmp/sapcc diff --git a/README.md b/README.md index 6e68515..dd289bf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # SAP Cloud Connector Docker Image This image is built with : + - CentOS 7 - SAP JVM : 8.1.075 - SAP Cloud Connector : 2.13.1 - -