Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
feborghi authored and feborghi committed May 13, 2024
1 parent 98ceefd commit 7c2247b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN set -eux \
&& yum install -y java-1.8.0-amazon-corretto-devel-$version \
&& (find /usr/lib/jvm/java-1.8.0-amazon-corretto -name src.zip -delete || true) \
&& yum install -y fontconfig \
&& yum install -y gettext-base \
&& yum install -y gettext \
&& yum clean all \
&& mkdir server

Expand Down

0 comments on commit 7c2247b

Please sign in to comment.