Skip to content

Commit ef995c5

Browse files
Bump ubi8/ubi-minimal from 8.4 to 8.5 in /images/custom-scorecard-tests (#5357)
1 parent 311cd03 commit ef995c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/custom-scorecard-tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ COPY . .
1717
RUN GOOS=linux GOARCH=$TARGETARCH make build/custom-scorecard-tests
1818

1919
# Final image.
20-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
20+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5
2121

2222
ENV HOME=/opt/custom-scorecard-tests \
2323
USER_NAME=custom-scorecard-tests \

0 commit comments

Comments
 (0)