Skip to content

Commit

Permalink
Bump otel/opentelemetry-collector-contrib in /tests
Browse files Browse the repository at this point in the history
Bumps otel/opentelemetry-collector-contrib from 0.103.1 to 0.104.0.

---
updated-dependencies:
- dependency-name: otel/opentelemetry-collector-contrib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent a9bc049 commit b6821de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# syntax=docker/dockerfile:1.6
# this is here so we can grab the latest version of the collector and have dependabot keep it up to date
FROM otel/opentelemetry-collector-contrib:0.103.1
FROM otel/opentelemetry-collector-contrib:0.104.0

0 comments on commit b6821de

Please sign in to comment.