Skip to content

Commit

Permalink
fix: bump tarampampam/curl from 8.11.0 to 8.11.1 in /loki
Browse files Browse the repository at this point in the history
Bumps [tarampampam/curl](https://github.com/tarampampam/curl-docker) from 8.11.0 to 8.11.1.
- [Release notes](https://github.com/tarampampam/curl-docker/releases)
- [Commits](tarampampam/curl-docker@v8.11.0...v8.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 1b461e0 commit 0f7745c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loki/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ FROM --platform=linux/arm64 grafana/loki:3.1.2 as loki-arm64
# hadolint ignore=DL3029
FROM --platform=linux/arm grafana/loki:3.1.2 as loki-armv7

FROM ghcr.io/tarampampam/curl:8.11.0 as curl
FROM ghcr.io/tarampampam/curl:8.11.1 as curl

FROM scratch as container

Expand Down

0 comments on commit 0f7745c

Please sign in to comment.