This commit is contained in:
MedzikUser 2021-10-03 22:04:21 +02:00
parent 8c86b2b95c
commit bb2a176d9e
No known key found for this signature in database
GPG Key ID: 3AC8B718A75F3281
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ ENV ANDROID_SDK_TOOLS_VERSION 7583922
RUN apt-get update \
&& apt-get install -qq -y --no-install-recommends \
apt-transport-https \
wget \
bc \
curl \
file \
gcc \