Skip to content

Commit

Permalink
chore(deps): bump tarampampam/curl from 8.8.0 to 8.10.1 in /tempo
Browse files Browse the repository at this point in the history
Bumps [tarampampam/curl](https://github.com/tarampampam/curl-docker) from 8.8.0 to 8.10.1.
- [Release notes](https://github.com/tarampampam/curl-docker/releases)
- [Commits](tarampampam/curl-docker@v8.8.0...v8.10.1)

---
updated-dependencies:
- dependency-name: tarampampam/curl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent dbfbc37 commit ddd2ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tempo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM --platform=linux/amd64 grafana/tempo:2.6.1 as tempo-amd64
# hadolint ignore=DL3029
FROM --platform=linux/arm64 grafana/tempo:2.6.1 as tempo-arm64

FROM ghcr.io/tarampampam/curl:8.8.0 as curl
FROM ghcr.io/tarampampam/curl:8.10.1 as curl

FROM scratch as container

Expand Down

0 comments on commit ddd2ba8

Please sign in to comment.