haskell/docker-haskell

9.10.1 tag missing on Docker Hub

Closed this issue · 4 comments

It seems like there are tags for 9.10.1-buster, 9.10.1-slim-buster, 9.10.1-bullseye, and 9.10.1-slim-bullseye, but not a tag for plain 9.10.1 (link). Could that be added please? Thank you!

You're right, I'm not sure how I missed it. Raised a PR in the official images repo where these tags are assigned: docker-library/official-images#18539

Thanks @jhrcek !

The new tags are now available in dockerhub: https://hub.docker.com/_/haskell/tags?name=9.10

Thank you for the quick turnaround!