Skip to content

Commit

Permalink
chore(deps): bump ubi8/ubi-minimal from 8.9 to 8.10
Browse files Browse the repository at this point in the history
Bumps ubi8/ubi-minimal from 8.9 to 8.10.

---
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] authored and swiatekm committed May 23, 2024
1 parent 9553dc2 commit efeda94
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
Expand Up @@ -3,7 +3,7 @@ ARG REPO_URL=sumologic-otel-collector
ARG BUILD_ARCH

## Build RedHat compliant image
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10

ENV SUMMARY="UBI based sumologic-otel-collector" \
DESCRIPTION="Sumo Logic Distribution for OpenTelemetry Collector is a Sumo Logic-supported distribution of the OpenTelemetry Collector. It is a single agent to send logs, metrics and traces to Sumo Logic."
Expand Down

0 comments on commit efeda94

Please sign in to comment.