Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.9-1029 to 8.9-1108 in /build (#306)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 67d13d2 commit 8ee0317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COPY . /workdir
WORKDIR /workdir
RUN make

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

ENV OPERATOR=/usr/local/bin/deployment-validation-operator \
USER_UID=1001 \
Expand Down

0 comments on commit 8ee0317

Please sign in to comment.