Skip to content

Commit

Permalink
Update to Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Laica-Lunasys committed May 31, 2024
1 parent 467fdc5 commit 07e0199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waterfall/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY utils/waterfall.sh /waterfall/
RUN sh /waterfall/waterfall.sh "${WATERFALL_VERSION}"
# ---
# ---
FROM docker.io/eclipse-temurin:17
FROM docker.io/eclipse-temurin:21
EXPOSE 25565
ARG TARGETPLATFORM
ARG TARGETOS
Expand Down

0 comments on commit 07e0199

Please sign in to comment.