Skip to content

Commit 86921f8

Browse files
authored
Merge pull request #336 from Helene/ubi_1754586119
Set base-image to UBI9-1754586119
2 parents b6e41b8 + 2af05ad commit 86921f8

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)