fix: Java 21 for Gradle
This commit is contained in:
@@ -3,7 +3,7 @@ FROM ubuntu:22.04
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
openjdk-17-jdk \
|
||||
openjdk-21-jdk \
|
||||
wget \
|
||||
unzip \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user