Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Update to latest ubuntu image in dockerfile to avoid lots of vulnerabilities #588

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

1stvamp
Copy link
Contributor

@1stvamp 1stvamp commented Nov 21, 2023

Bump Dockerfile to use ubuntu:mantic-20231011 for its base image to reduce the number of vulnerable libraries/packages installed with the image.

Note: This relates to an internal developer productivity issue; I will link this issue from there.

Checklists

Pre-Review Checklist

  • Covered the changes with automated tests
  • Tested the changes locally
  • Added a label for each target release version (example: v7.13.2, v7.14.0, v8.0.0)
  • Considered corresponding documentation changes
  • Contributed any configuration settings changes to the configuration reference

For Elastic Internal Use Only

  • Considered corresponding documentation changes to contribute separately
  • New configuration settings added in this PR follow the official guidelines
  • Built gems (both connectors_utility and connectors_service) and included into Enterprise Search and tested that Enterprise Search works well with new gem versions. Instruction can be found here

@1stvamp
Copy link
Contributor Author

1stvamp commented Nov 21, 2023

Still need to test the gems in Enterprise Search.

@1stvamp
Copy link
Contributor Author

1stvamp commented Nov 22, 2023

Double checked that the docker change doesn't affect building connectors_utility gem, so we're good on that front 👍

@1stvamp 1stvamp merged commit 255cf4c into main Nov 22, 2023
2 checks passed
@1stvamp 1stvamp deleted the wes/update-dockerfile branch November 22, 2023 12:04
Copy link

💔 Failed to create backport PR(s)

Status Branch Result
8.12 The branch "8.12" is invalid or doesn't exist

To backport manually run:
backport --pr 588 --autoMerge --autoMergeMethod squash

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants