Skip to content

Conversation

@dbkreling
Copy link

Update ubi reference from ubi9 to ubi10

Also add the ubi.repo.

Issue: https://issues.redhat.com/browse/KATA-4311

This commit updates references from ubi9 to ubi10.

Signed-off-by: Daniel Kreling <[email protected]>
RUN setcap "cap_dac_override+eip" kata-monitor

FROM registry.access.redhat.com/ubi9
FROM registry.access.redhat.com/ubi10

Choose a reason for hiding this comment

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

Actually, the reference was wrong - we need to set specific version in the tag, so that we know what we build with, and don't get silent (breaking) updates.
How about :

Suggested change
FROM registry.access.redhat.com/ubi10
FROM registry.access.redhat.com/ubi10/ubi:10.1-1762189261

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