-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
Describe the problem
The tag for the latest image, 2023.4.0, does not seem to exist. I see all the other docker tags with the different java versions, as well as latest. However, the tag for just the version and nothing else does not appear to exist on Docker Hub or GitHub Container Registry. Both fail with a manifest unknown error:
barrelmaker@pollux:~$ docker pull docker.io/itzg/minecraft-server:2023.4.0
Error response from daemon: manifest for itzg/minecraft-server:2023.4.0 not found: manifest unknown: manifest unknown
barrelmaker@pollux:~$ docker pull ghcr.io/itzg/minecraft-server:2023.4.0
Error response from daemon: manifest unknown
Has this tag type been accidentally left off, or is this change intentional?
Container definition
No response
Container logs
No response
Metadata
Metadata
Assignees
Labels
Projects
Status
Done