Skip to content

Commit

Permalink
Uses JDK 17
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Messingfeld <sebastian@messeb.com>
  • Loading branch information
messeb committed Dec 13, 2023
1 parent 337726a commit dcf263c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ RUN apt-get -qq update \
&& apt-get -qqy --no-install-recommends install \
apt-utils \
build-essential \
openjdk-22-jdk \
openjdk-22-jre-headless \
openjdk-17-jdk \
openjdk-17-jre-headless \
software-properties-common \
libssl-dev \
libffi-dev \
Expand Down

0 comments on commit dcf263c

Please sign in to comment.