Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a03e848 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files
parent 7e5fd597
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ ARG ANDROID_CMDLINE_TOOLS_BIN="${ANDROID_SDK_ROOT}/cmdline-tools/tools/bin"
ENV PATH "$PATH:${ANDROID_CMDLINE_TOOLS_BIN}/:${GRADLE_PATH}/:${ANDROID_HOME}/emulator/:${ANDROID_HOME}/platform-tools/:${ANDROID_HOME}/build-tools/31.0.0/"

# Setup distribution and install required distribution packages
ARG JDK_VERSION=11
ARG JDK_VERSION=17
ENV DEBIAN_FRONTEND noninteractive

RUN dpkg --print-architecture && \