Merge branch 'master' into trunk

This commit is contained in:
Alexey Pustovalov
2021-04-27 17:43:14 -04:00
7 changed files with 19 additions and 1 deletions

View File

@ -48,7 +48,7 @@ RUN set -eux && \
automake \
libc6-dev \
make \
openjdk-8-jdk \
openjdk-8-jdk-headless \
pkg-config \
git \
gcc && \