Skip to content

Commit

Permalink
Install Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 30, 2022
1 parent 1c78c4f commit 4cd0c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conan/docker/aac-ubuntu-bionic/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/nul

RUN apt update && \
DEBIAN_FRONTEND=noninteractive apt install -y \
cmake git-core python python3 python3.7 python3-pip unzip emacs-nox mingw-w64 \
openjdk-11-jdk cmake git-core python python3 python3.7 python3-pip unzip emacs-nox mingw-w64 \
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-bad1.0-dev \
gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly \
gstreamer1.0-libav gstreamer1.0-doc gstreamer1.0-tools gstreamer1.0-x gstreamer1.0-alsa gstreamer1.0-gl \
Expand Down

0 comments on commit 4cd0c53

Please sign in to comment.