Skip to content

Commit

Permalink
Lock OpenJDK version 21
Browse files Browse the repository at this point in the history
  • Loading branch information
07joshua03 committed Nov 20, 2024
1 parent fbb8915 commit 7a6b9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/judgehost/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN apt update \
acl zip unzip supervisor sudo procps libcgroup-dev \
php-cli php-zip php-gd php-curl php-mysql php-json \
php-gmp php-xml php-mbstring python3 \
gcc g++ default-jre-headless default-jdk-headless ghc fp-compiler \
gcc g++ openjdk-21-jre-headless openjdk-21-jdk-headless ghc fp-compiler \
&& rm -rf /var/lib/apt/lists/*

# Install more languages
Expand Down

0 comments on commit 7a6b9e1

Please sign in to comment.