Hello dear developers and maintainers,
We (the Jenkins Infra team) were recently bitten by a change in the latest Docker image for Jenkins controller, in its LTS 2.303.1 (released last week).
The issue is related to a change of locale from "C.UTF-8" to "POSIX" when using Debian image (as an upstream change from Debian bullseye).
We (the Jenkins Infra team) would like to rebuild the Docker image for the LTS 2.303.1 to avoid our users to be annoyed by this issue.
- It should not imply any tagging version change (as the Docker image tags are only about the Core version of Jenkins used, not about the other dependencies on the image)
- It should only impact the Debian images (amd64 and arm64)
- It should not impact the weekly (next weekly will have the fix of course)
- It should make the image being advertised as updated a few days after the official LTS release
- Is there any issue or counter voice to this change?
- Is there any question or element unclear?
For the Jenkins infra team
Damien DUPORTAL