Skip to content

Commit 69a02ed

Browse files
committed
docs: added a section about server auto-upgrades
1 parent e85b9f9 commit 69a02ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ exposing the default UDP port:
1313
docker run -d -it -e EULA=TRUE -p 19132:19132/udp itzg/minecraft-bedrock-server
1414
```
1515

16+
## Upgrading to the latest Bedrock server version
17+
18+
With the `VERSION` variable set to `LATEST`, which is the default, then the Bedrock server can be upgraded by restarting the container. At every startup, the container checks for the latest version and upgrades, if needed.
19+
1620
## Looking for a Java Edition Server
1721

1822
For Minecraft Java Edition you'll need to use this image instead:

0 commit comments

Comments
 (0)