Overview
Debian bullseye is no longer supported as of August 12 when the docker-library/golang repo merged PR 564 to add Debian Trixie and drop Debian Bullseye from their build process.
We'll need to replace all references in active images for bullseye with bookworm for consistency.
This currently affects 6 Dockerfiles:
oldstable/build/cgo-mingw-w64-x64/Dockerfile
oldstable/build/cgo-mingw-w64-x86/Dockerfile
stable/build/cgo-mingw-w64-x64/Dockerfile
stable/build/cgo-mingw-w64-x86/Dockerfile
unstable/build/cgo-mingw-w64-x64/Dockerfile
unstable/build/cgo-mingw-w64-x86/Dockerfile
References
Overview
Debian
bullseyeis no longer supported as of August 12 when thedocker-library/golangrepo merged PR 564 to add Debian Trixie and drop Debian Bullseye from their build process.We'll need to replace all references in active images for
bullseyewithbookwormfor consistency.This currently affects 6 Dockerfiles:
oldstable/build/cgo-mingw-w64-x64/Dockerfileoldstable/build/cgo-mingw-w64-x86/Dockerfilestable/build/cgo-mingw-w64-x64/Dockerfilestable/build/cgo-mingw-w64-x86/Dockerfileunstable/build/cgo-mingw-w64-x64/Dockerfileunstable/build/cgo-mingw-w64-x86/DockerfileReferences