Docker `v4-latest` is mapped to the `v4.0.0-beta.1`
See original GitHub issueDocker 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:
- Created a year ago
- Comments:5 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
v4-latest
successfully updated: https://registry.hub.docker.com/layers/swaggerapi/swagger-editor/v4-latest/images/sha256-d1cd27ca8c315d6d7152a215f80e96f595c09093e01b5d2bc2716fabad7b5d27?context=explore@GAS85 again thanks for pointing this issue out.
@GAS85 we discontinued pushing
v4-latest
tag as it was replaced bylatest
(which now points to latest 4.x release instead of latest 3.x release).Would you be able to use the
latest
tag?