Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ RUN dpkg --add-architecture i386 && \ RUN apt-get -qq update && \ apt-get install -qqy --no-install-recommends \ git-lfs \ curl \ git-core \ openjdk-${JDK_VERSION}-jdk \ Loading Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ RUN dpkg --add-architecture i386 && \ RUN apt-get -qq update && \ apt-get install -qqy --no-install-recommends \ git-lfs \ curl \ git-core \ openjdk-${JDK_VERSION}-jdk \ Loading