Skip to content

Commit

Permalink
Changed TestContainer:
Browse files Browse the repository at this point in the history
Remove OpenJDK-11
  • Loading branch information
tomuben committed Jul 30, 2024
1 parent 79a3718 commit 5dc0f8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_container/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ COPY deps/01_nodoc /etc/dpkg/dpkg.cfg.d/01_nodoc
RUN apt-get -y update && \
apt-get -y install \
openjdk-17-jdk \
openjdk-11-jdk \
maven \
locales \
python3.10-venv \
Expand Down

0 comments on commit 5dc0f8f

Please sign in to comment.