diff --git a/Dockerfile b/Dockerfile index 7183feb..27e99bf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,4 @@ -FROM maven:3.8.5-openjdk-17-slim - -RUN apt-get -y --no-install-recommends install libfontconfig1 +FROM maven:3.9.6-sapmachine-17 # Set the working directory WORKDIR /home/container