Skip to content

Commit 9ba088f

Browse files
Bump ubi8/ubi-minimal from 8.4 to 8.5 in /images/helm-operator (#5358)
1 parent a1a1f9c commit 9ba088f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/helm-operator/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/helm-operator
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/helm \
2323
USER_NAME=helm \

0 commit comments

Comments
 (0)