Skip to content

Commit 0c99f15

Browse files
Update registry.access.redhat.com/ubi9/ubi-minimal Docker tag to v9.6-1753762263
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a8b35e8 commit 0c99f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/c_api_minimal_app/capi_files/Dockerfile.redhat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN mkdir /licenses && ln -s /ovms/LICENSE /licenses && ln -s /ovms/thirdparty-l
2929

3030
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
3131

32-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5 as release
32+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1753762263 as release
3333
SHELL ["/bin/bash", "-c"]
3434

3535
RUN microdnf upgrade -y

0 commit comments

Comments
 (0)