debuerreotype / docker-debian-artifacts

Official builds of debuerreotype-generated Debian tarballs for use in Docker
https://docker.debian.net
Apache License 2.0
317 stars 104 forks source link

Update docker hub docs for latest stable version of the debian image #167

Closed oriordanniall closed 2 years ago

oriordanniall commented 2 years ago

According to docker hub docs the latest version of the debian image is buster. However, the official release notes for debian specify that bullseye is the current stable version for the debian image and buster is an oldstable release.

Please let me know if there is a more appropriate place to raise this issue

yosifkit commented 2 years ago

The latest tag already correctly points to the most recent stable release (bullseye). The list of tags above that section already reflect this. It seems we just need to update the content of the Docker Hub page (generated from https://github.com/docker-library/docs/).

tianon commented 2 years ago

Fixed via https://github.com/docker-library/docs/pull/2180 :+1: