Skip to content

Commit

Permalink
Bump ubi8/ubi-minimal from 8.7 to 8.8 in /images/helm-operator
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.7 to 8.8.

---
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>
  • Loading branch information
dependabot[bot] committed May 17, 2023
1 parent 25f608b commit d0bbdd4
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.7
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8

ENV HOME=/opt/helm \
USER_NAME=helm \
Expand Down

0 comments on commit d0bbdd4

Please sign in to comment.