update maven - might fix, who knows

This commit is contained in:
Lee 2024-04-20 20:34:00 +01:00
parent 6fc02cd906
commit 5ca707bef1

@ -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