Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.8 to 8.9 in /images/scorecard-test
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.8 to 8.9.

---
updated-dependencies:
- dependency-name: ubi8/ubi-minimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent a9551ea commit aec7428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/scorecard-test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY . .
RUN GOOS=linux GOARCH=$TARGETARCH make build/scorecard-test

# Final image.
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9

ENV HOME=/opt/scorecard-test \
USER_NAME=scorecard-test \
Expand Down

0 comments on commit aec7428

Please sign in to comment.