Closed
Description
The latest version 11 of Debian version 11 (bullseye) is released. So can we have a golang docker image with debian 11 as base.
https://release.debian.org/bullseye/freeze_policy.html
The current images of golang have openldap and bash vulnerabilities due to the underlying debian
Debian Security Update for openldap (DSA 4792-1) | CVE-2020-25709,CVE-2020-25710
GNU Bash Privilege Escalation Vulnerability for Debian (Zero Day) | CVE-2019-18276
The current golang images have 4.1 version of bash that has this vulnerability, upgrading to debian 11 will provide 5.1 bash which will have the issue fix