itzg / itzg/docker-minecraft-bedrock-server

Update bedrock download URL with custom VERSION

Open
#483 1 comment 0 reactions 0 assignees View on GitHub
can't reproduce
Dominant language
Shell
Stars
1.9k
Forks
303
Avg merge
2h 26m
Merged PRs (30d)
2

Description

Using latest docker image with `VERSION=LATEST` attempts to download:
https://www.minecraft.net/bedrockdedicatedserver/bin-linux/bedrock-server-1.21.51.02.zip

Attempt to manually override with `VERSION=1.21.51.01` results in the old URL being used:
```
2025/01/14 22:49:48 stdout ERROR failed to download from https://minecraft.azureedge.net/bin-linux/bedrock-server-1.21.51.01.zip
```

Docker version:
https://registry.hub.docker.com/layers/itzg/minecraft-bedrock-server/latest/images/sha256-e2227631afbfa4db1ad32e142cde25bfb11770b933e7c0b2d342cb8e8408dcda
https://registry.hub.docker.com/layers/itzg/minecraft-bedrock-server/latest/images/sha256-0b31384db3149310d293d1ae023d59e0d0b912b0ab773d8a1a2b77a2ff10935a

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the download with VERSION=LATEST and VERSION=1.21.51.01 using the referenced Docker image, then locate the image's VERSION-driven download entry point; no source file or test is named in the issue. Done means both version paths use the current Bedrock download URL and the relevant verification passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.