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.
aaf57d0
8d905a9
1 parent d48fb89 commit a369f83Copy full SHA for a369f83
Dockerfile.ubi
@@ -45,7 +45,7 @@ ARG STATIC_LINK=no
45
RUN make
46
47
# hash below referred to latest
48
-FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:aaf57d07d6e192bcb72190f9841f41501b8b3dffdc5e60db2f7a668c2513ab6b
+FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7
49
ARG version
50
USER root
51
0 commit comments