Skip to content

[Bug]: No 4.2.0 Tag on docker hub #5022

Closed
@lsascha

Description

@lsascha

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Windows
  • Remote OS: Ubuntu
  • Remote Architecture: amd64
  • Kubernetes: v1.22.2 K3s
  • code-server --version: 4.2.0

Steps to Reproduce

  1. Fetch codercom/code-server:4.2.0 using docker / kubernetes

Expected

successful fetching of docker image tag 4.2.0

Actual

Error at image fetching.

Logs

Failed to pull image "codercom/code-server:4.2.0": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/codercom/code-server:4.2.0": failed to resolve reference "docker.io/codercom/code-server:4.2.0": docker.io/codercom/code-server:4.2.0: not found

Screenshot/Video

No response

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

Checking the Tags on https://hub.docker.com/r/codercom/code-server/tags
it seems only the :latest tag was published, but not the :4.2.0 tag.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions