pls fix it
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 42s
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 42s
This commit is contained in:
parent
f4a9d7c31c
commit
6fc02cd906
@ -1,5 +1,7 @@
|
|||||||
FROM maven:3.8.5-openjdk-17-slim
|
FROM maven:3.8.5-openjdk-17-slim
|
||||||
|
|
||||||
|
RUN apt-get -y --no-install-recommends install libfontconfig1
|
||||||
|
|
||||||
# Set the working directory
|
# Set the working directory
|
||||||
WORKDIR /home/container
|
WORKDIR /home/container
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user