Version Information
Server Version: 2.48.6
CLI Version (for CLI related issue):
Environment
OSS
What is the current behaviour?
Missing 2.48.6-ce images on Dockerhub.
https://hub.docker.com/r/hasura/graphql-engine/tags?name=2.48.6-ce
2.48.5-ce images are available: https://hub.docker.com/r/hasura/graphql-engine/tags?name=2.48.5-ce
What is the expected behaviour?
Similar to 2.48.5-ce, there should be images for 2.48.6-ce, e.g. hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3 should not fail
How to reproduce the issue?
- Check above links, or run a
docker pull hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3
- See pull error
- Confirm previous version works with
docker pull hasura/graphql-engine:v2.48.5-ce.cli-migrations-v3
Please provide any traces or logs that could help here.
failed to solve: hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3: failed to resolve source metadata for docker.io/hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3: docker.io/hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3: not found
Any possible solutions/workarounds you're aware of?
Workaround now is to not upgrade to latest version
Keywords
docker version ce
Version Information
Server Version: 2.48.6
CLI Version (for CLI related issue):
Environment
OSS
What is the current behaviour?
Missing 2.48.6-ce images on Dockerhub.
https://hub.docker.com/r/hasura/graphql-engine/tags?name=2.48.6-ce
2.48.5-ce images are available: https://hub.docker.com/r/hasura/graphql-engine/tags?name=2.48.5-ce
What is the expected behaviour?
Similar to 2.48.5-ce, there should be images for 2.48.6-ce, e.g.
hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3should not failHow to reproduce the issue?
docker pull hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3docker pull hasura/graphql-engine:v2.48.5-ce.cli-migrations-v3Please provide any traces or logs that could help here.
failed to solve: hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3: failed to resolve source metadata for docker.io/hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3: docker.io/hasura/graphql-engine:v2.48.6-ce.cli-migrations-v3: not foundAny possible solutions/workarounds you're aware of?
Workaround now is to not upgrade to latest version
Keywords
docker version ce