We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca21a9 commit d75701aCopy full SHA for d75701a
.github/Dockerfile
@@ -4,7 +4,7 @@ RUN apt-get update && \
4
DEBIAN_FRONTEND=noninteractive apt-get -y install --no-install-recommends \
5
wget \
6
unzip \
7
- openjdk-17-jre \
+ openjdk-25-jre \
8
bzip2 \
9
patch && \
10
apt-get clean -y && \
0 commit comments