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 a8b35e8 commit e025877Copy full SHA for e025877
demos/c_api_minimal_app/capi_files/Dockerfile.redhat
@@ -29,7 +29,7 @@ RUN mkdir /licenses && ln -s /ovms/LICENSE /licenses && ln -s /ovms/thirdparty-l
29
30
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
31
32
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5 as release
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754356396 as release
33
SHELL ["/bin/bash", "-c"]
34
35
RUN microdnf upgrade -y
0 commit comments