Skip to content

Commit 32d8b4f

Browse files
Bump ubi9/ubi-minimal from 9.6 to 9.7 in /images/helm-operator
Bumps ubi9/ubi-minimal from 9.6 to 9.7. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-version: '9.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent daa2cd3 commit 32d8b4f

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/ubi9/ubi-minimal:9.6
20+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7
2121

2222
ENV HOME=/opt/helm \
2323
USER_NAME=helm \

0 commit comments

Comments
 (0)