Skip to content

Commit 875f79b

Browse files
committed
switch ubi to 9.5-1736404036
Signed-off-by: hwassman <[email protected]>
1 parent 5da16fc commit 875f79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BUILD_ENV=prod
2-
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.5-1732804088
2+
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.5-1736404036
33

44
FROM $BASE as build_prod
55
ONBUILD COPY ./requirements/requirements_ubi9.txt /root/requirements_ubi9.txt

0 commit comments

Comments
 (0)