Install JRE headless package

This commit is contained in:
Ribbon 2025-11-17 08:35:53 -03:00
parent 1c2199557b
commit 3e3c26203b
2 changed files with 2 additions and 0 deletions

View File

@ -420,6 +420,7 @@ ubuntu()
clang \
cmake \
curl \
default-jre-headless \
dos2unix \
doxygen \
expect \

View File

@ -17,6 +17,7 @@ RUN apt-get update \
clang \
cmake \
curl \
default-jre-headless \
dos2unix \
doxygen \
expect \