Skip to content

Commit

Permalink
build(deps): bump ubi8/ubi from 8.4 to 8.10 (#106)
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi from 8.4 to 8.10.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent ab4eaaa commit f17db8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-ubi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM hashicorp/terraform:1.8.4 as terraform

FROM registry.access.redhat.com/ubi8/ubi:8.4
FROM registry.access.redhat.com/ubi8/ubi:8.10

ENV SUMMARY="UBI based Sumo Logic Kubernetes Setup" \
DESCRIPTION="UBI based setup image for the Sumo Logic Kubernetes Collection"
Expand Down

0 comments on commit f17db8a

Please sign in to comment.