Skip to content

Commit

Permalink
chore: Bump Java 17 -> 21
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed Apr 27, 2024
1 parent e60ee36 commit 60e936b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Environment: Java
# Minimum Panel Version: 0.6.0
# ----------------------------------
FROM itzg/minecraft-server:java17-alpine
FROM itzg/minecraft-server:java21-alpine
LABEL org.opencontainers.image.authors="Offz <offz@mineinabyss.com>"

RUN apk add --no-cache ansible-core rclone wget unzip jq openssh
Expand Down

0 comments on commit 60e936b

Please sign in to comment.