We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b5386 commit f957af1Copy full SHA for f957af1
jdk11/Dockerfile
@@ -21,7 +21,6 @@ WORKDIR /home/gradle
21
RUN set -o errexit -o nounset \
22
&& apt-get update \
23
&& apt-get install --yes --no-install-recommends \
24
- fontconfig \
25
unzip \
26
wget \
27
\
jdk17/Dockerfile
jdk8/Dockerfile
0 commit comments