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

Bump ubi-micro and ubi-minimal to 8.10 #273

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jun 5, 2024

Bump ubi-micro and ubi-minimal to 8.10 to resolve known vulnerabilities as suggested by RedHat.

fixes #272

When running

mvn clean install

locally, Mandrel image build fails. This is most probably related to my local machine having a different CPU architecture (Centos Stream 9 AMD64):

#6 [ 2/15] RUN microdnf --setopt=install_weak_deps=0 --setopt=tsflags=nodocs install -y tar gzip gcc glibc-devel zlib-devel shadow-utils unzip gcc-c++      && rpm -q tar gzip gcc glibc-devel zlib-devel shadow-utils unzip gcc-c++
[INFO] 🐋	#6 0.163 exec /bin/sh: exec format error

Copy link
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

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

Thanks!

@ghost
Copy link
Author

ghost commented Jun 6, 2024

@cescoffier Can you please merge the PR or what is needed to get this released?

@Karm Karm merged commit 2479f0d into quarkusio:main Jun 6, 2024
8 checks passed
@ghost ghost deleted the features/bump-to-ubi-8.10 branch June 6, 2024 06:34
@Karm
Copy link
Member

Karm commented Jun 6, 2024

@porschesstein You can give it a try, pull the image in your env.

@ghost
Copy link
Author

ghost commented Jun 6, 2024

I confirm that all reported security issues are gone in the quarkus-micro image I use.

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.

Security: Please update to latest base images
2 participants