We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e946333 commit ab5f7d9Copy full SHA for ab5f7d9
Dockerfile
@@ -19,7 +19,7 @@ RUN \
19
git checkout v4.9.5 \
20
&& make
21
22
-FROM registry.access.redhat.com/ubi9/ubi:9.6-1760340943
+FROM registry.access.redhat.com/ubi10/ubi:10.0-1760519443@sha256:9bd3aebdfdf6eebb6a18541d838cac9e9a35d2f807aa8e36d9518978cc86371f
23
# hadolint ignore=DL3041
24
RUN \
25
dnf update --assumeyes --disableplugin=subscription-manager \
0 commit comments