Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.8 to 8.9 in /images/helm-operator (#6633)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2023
1 parent abcde21 commit 12d61b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/helm-operator/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/helm-operator

# 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/helm \
USER_NAME=helm \
Expand Down

0 comments on commit 12d61b0

Please sign in to comment.