elastic / connectors-ruby

Official Connector Clients for Elastic Elasticsearch, Enterprise Search, App Search and Workplace Search
https://www.elastic.co/guide/en/enterprise-search/master/index.html
Other
9 stars 17 forks source link

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

Closed 1stvamp closed 8 months ago

1stvamp commented 8 months ago

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

For Elastic Internal Use Only

1stvamp commented 8 months ago

Still need to test the gems in Enterprise Search.

1stvamp commented 8 months ago

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

github-actions[bot] commented 8 months ago

💔 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