Skip to content

Commit 2af05ad

Browse files
committed
set ubi to 1754586119
Signed-off-by: hwassman <[email protected]>
1 parent b6e41b8 commit 2af05ad

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.6-1752625787
2+
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.6-1754586119
33

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

0 commit comments

Comments
 (0)