diff --git a/Build.Dockerfile b/Build.Dockerfile index 6df64d9..c03e76b 100644 --- a/Build.Dockerfile +++ b/Build.Dockerfile @@ -18,7 +18,7 @@ ENV BedrockPort=19132 ENV MaxMemory= # Optional Paper Minecraft Version override -ENV Version="26.1.2" +ENV Version="26.2" # Optional Timezone ENV TZ="America/Denver" diff --git a/README.md b/README.md index 62d6300..47fb9e4 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,10 @@ This can also be done non-persistently with the following ethtool command:
Update History