question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docker `v4-latest` is mapped to the `v4.0.0-beta.1`

See original GitHub issue

Docker Tags

v4-latest was updated more than year ago. https://registry.hub.docker.com/r/swaggerapi/swagger-editor/tags?page=1&name=v4-latest And has digest of v4.0.0-beta.1 https://registry.hub.docker.com/r/swaggerapi/swagger-editor/tags?page=1&name=v4.0.0-beta.1

It shall be currently mapped to the v4.4.1.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
char0ncommented, Sep 30, 2022

@GAS85 we discontinued pushing v4-latest tag as it was replaced by latest (which now points to latest 4.x release instead of latest 3.x release).

Would you be able to use the latest tag?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker Desktop release notes
Show port mapping explicitly in the Container tab. Changed the refresh rate for disk usage information for images to happen automatically once a...
Read more >
Docker Compose release notes
Compose now uses DOCKER_DEFAULT_PLATFORM to determine the platform when creating a ... Fixed compose#10003; Fixed mapping restart_policy.condition to engine ...
Read more >
Docker Engine release notes
Docker Engine release notes. This document describes the latest changes, additions, known issues, and fixes for Docker Engine.
Read more >
Run your image as a container - Docker Documentation
To run an image inside of a container, we use the docker run command. It requires one parameter and that is the image...
Read more >
Explore networking features - Docker Documentation
To do this, Docker Desktop intercepts traffic from the containers and injects it into the host as if it originated from the Docker...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found