Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ This can also be done non-persistently with the following ethtool command: <pre>

<h2>Update History</h2>
<ul>
<li>July 11th 2026</li>
<ul>
<li>Update to 26.2</li>
</ul>
<li>May 3rd 2026</li>
<ul>
<li>Update to 26.1.2</li>
Expand Down