Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

containerization: update base image #3054

Closed
wants to merge 1 commit into from

Conversation

MustafaSaber
Copy link
Member

use amazonlinux as our base image for less vulnerabilities

Signed-off-by: Mustafa Abdelrahman <[email protected]>
@MustafaSaber MustafaSaber added the major moderate risk, for example new API, small filter changes that have no risk like refactoring or logs label Apr 30, 2024
@MustafaSaber MustafaSaber self-assigned this Apr 30, 2024
@@ -1,4 +1,4 @@
FROM --platform=linux/arm/v7 alpine@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
FROM --platform=linux/arm/v7 amazonlinux@sha256:6966527bf9107ed0fdf2cb8f943613ad9ce02b41f2a28797eae6e5bdbbe844f0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's likely not possible

@MustafaSaber
Copy link
Member Author

decided to do it another way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major moderate risk, for example new API, small filter changes that have no risk like refactoring or logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants