Merge branch 'master' into 5.0

This commit is contained in:
Alexey Pustovalov
2021-04-27 17:27:44 -04:00
17 changed files with 92 additions and 13 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 && \