Skip to content

Commit

Permalink
upgrade: Upgrade JDK version to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzysztof Mlodozeniec committed Jul 17, 2023
1 parent ec42523 commit b5c4084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RUN install_packages \
curl \
git \
jq \
openjdk-11-jre-headless \
openjdk-17-jre-headless \
openssh-server \
vim \
wget \
Expand Down

0 comments on commit b5c4084

Please sign in to comment.