9.10.1 tag missing on Docker Hub
Closed this issue · 4 comments
pgujjula commented
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!
jhrcek commented
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
jhrcek commented
The new tags are now available in dockerhub: https://hub.docker.com/_/haskell/tags?name=9.10
pgujjula commented
Thank you for the quick turnaround!