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

Upgrade alpine version #77

Merged
merged 5 commits into from
Sep 18, 2024

Conversation

montaguethomas
Copy link
Contributor

@montaguethomas montaguethomas commented May 22, 2024

The version of the alpine base image used is EOL. Bump to most recent stable version 3.19 (yes, 3.20 was just released today).

Even with the latest alpine 3.19.1 image, it has missing package updates. Add to Dockerfiles to ensure latest updates are installed at build time.

Added support for alternative container engines to the makefile (e.g. podman).

Trivy Scan Results

Before - alpine 3.15

image

After - alpine 3.19

image

Final - alpine 3.19 + apk upgrade

image

@drivebyer drivebyer merged commit c0291bd into OT-CONTAINER-KIT:master Sep 18, 2024
5 of 6 checks passed
@drivebyer
Copy link
Collaborator

/lgtm

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

Successfully merging this pull request may close these issues.

2 participants