Skip to content

Commit 8ee0317

Browse files
Bump ubi8/ubi-minimal from 8.9-1029 to 8.9-1108 in /build (#306)
Bumps ubi8/ubi-minimal from 8.9-1029 to 8.9-1108. --- updated-dependencies: - dependency-name: ubi8/ubi-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67d13d2 commit 8ee0317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ COPY . /workdir
55
WORKDIR /workdir
66
RUN make
77

8-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1029
8+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1108
99

1010
ENV OPERATOR=/usr/local/bin/deployment-validation-operator \
1111
USER_UID=1001 \

0 commit comments

Comments
 (0)