dockerfile: update to bookworm base image#8916
Merged
patrick-stephens merged 5 commits intomasterfrom Jun 6, 2024
Merged
Conversation
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
added 2 commits
June 5, 2024 16:17
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
Signed-off-by: Patrick Stephens <pat@chronosphere.io>
Contributor
Author
|
Integration test failures seem unrelated, current |
celalettin1286
approved these changes
Jun 6, 2024
Contributor
Author
|
Windows downloads seem to have flaky/slow issues with Chocolatey, this is a known issue and unrelated. |
|
Just some feedback on this. I feel like this should have been part of a major release (or very least a minor release). We had some lua scripts break due to the libssl change that happened. I don't think many users who are extending the docker container are expecting the base operating system to change out on them in a patch release. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to Debian
bookwormas the base for the container images.Increments to
libssl3,libldap-2.5andlibffi8as part of this. Also addedlibcap2to prevent runtime linkage problems.Enter
[N/A]in the box, if an item is not applicable to your change.Testing
CI covers build and run sanity check.
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.