Update debian base docker image to latest (bookworm).#3102
Update debian base docker image to latest (bookworm).#3102
Conversation
Updated Docker base image from Debian Buster to Bookworm. Adjusted environment variables, package versions, and configuration for compatibility with Ruby 3.1 and newer libraries. (include `.idea` in gitignore to ensure pycharm IDE files do not get checked in).
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
|
Disabled
Returns:
Will follow up with a PR addressing this if I manage to get this green. |
- fix transient emitter-mixin package.json warnings because of recursive-copy linking an older version - fixes bad Perl string comparison - fixes bad fs.createReadStream arguments
|
Six RSpec tests are failing, all related to avoiding rebuilds when switching branches. Looks like something changed with how the Perl scripts handle tracking. Not sure yet what's causing it, so no fix in sight for now. |
Updated Docker base image from Debian Buster to Bookworm. Adjusted environment variables, package versions, and configuration for compatibility with Ruby 3.1 and newer libraries.
(include
.ideain gitignore to ensure pycharm IDE files do not get checked in).