Change openjdk baseOS img to integration-java11
[cli.git] / deployment / docker / src / main / docker / Dockerfile
index 05684ee..d074c40 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM openjdk:11.0.6-jre-slim
+FROM nexus3.onap.org:10001/onap/integration-java11:7.0.0
 
 RUN apt-get update && apt-get install -y sudo