Skip to content

Commit b8e8256

Browse files
Bump ubi8/ubi-minimal from 8.4 to 8.5 in /images/operator-sdk (#5360)
1 parent 1d86d2f commit b8e8256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/operator-sdk/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/operator-sdk
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 GO_VERSION 1.16.4
2323

0 commit comments

Comments
 (0)