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
|
FROM maven:3.9.6-sapmachine-17
|
||||||
|
|
||||||
RUN apt-get -y --no-install-recommends install libfontconfig1
|
|
||||||
|
|
||||||
# Set the working directory
|
# Set the working directory
|
||||||
WORKDIR /home/container
|
WORKDIR /home/container
|
||||||
|
Reference in New Issue
Block a user