pls work
Some checks failed
docker (ubuntu-latest, 2.38.4)

This commit is contained in:
Lee 2023-03-30 21:57:32 +01:00
parent 6f1422843d
commit 169f971979

@ -3,5 +3,5 @@ FROM docker:stable
# Install packages
RUN apk add --no-cache curl wget git
# Install Jav 17
RUN apk add openjdk17-jre-headless
# Install Java 17
RUN apk add --no-cache openjdk17-jre