update maven - might fix, who knows
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m2s
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m2s
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user