Skip to content

Cannot Pull Docker Image 2023.4.0 #2183

@barrelmaker97

Description

@barrelmaker97

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

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions