Change README to point to a tag that actually exists

This commit is contained in:
Salt 2022-05-17 11:11:21 -05:00
parent 322b6f359d
commit 904bd4ea78
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ A Dockerfile and some assorted scripts to build a Minecraft Forge server contain
Deploy as expected:
```bash
docker run -p 25565:25565 rehashedsalt/minecraft-forge:1.16.5-36.1.4-openjdk11-jre-1.0.0
docker run -p 25565:25565 rehashedsalt/minecraft-forge:1.16.5-36.2.35-openjdk11-jre-master
```
And badda bing, badda boom, you'll have a Minecraft Forge server of whatever the tag is.