See GitHub releases |
---|
We are doing experimental changelogs for Jenkins controller Docker packaging (discussion in the developer list). These release notes represent changes in in the packaging, but not in the bundled WAR files. Please refer to the weekly changelog and LTS changelog for WAR file changelogs.
The repository follows the 3-digit scheme of Jenkins LTS releases.
Both Weekly and LTS distributions follow the Continuous Delivery approach and pick up the most recent versions available by the time of the release Pipeline execution. In this repository we follow the Jenkins LTS releases and release packaging changelogs for them. There is no version mapping for Weekly releases, users should be using changelogs to track down the changes (see also Issue #865).
Below you can find incomplete list of changes in Docker packaging for Jenkins releases
/bin/tini
has been relocated to/sbin/tini
, location defined by alpine