Skip to content

Commit e041be8

Browse files
chore(deps): update grafana/otel-lgtm docker digest to 325a40d (#5092)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/otel-lgtm | digest | `ab18c8f` -> `325a40d` | --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/block/ftl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJydW4tYWxsIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93b18af commit e041be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/dev/docker-compose.grafana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
otel-lgtm:
3-
image: ${FTL_GRAFANA_IMAGE:-grafana/otel-lgtm@sha256:ab18c8f12da299291040af7892cc2d12cada234e3689a3c5639dc88dd47b62f5}
3+
image: ${FTL_GRAFANA_IMAGE:-grafana/otel-lgtm@sha256:325a40d20f5bd8a45c6dbbcebde30d2781fa09f7d8890e5215cb2e368b782fa7}
44
ports:
55
- 3000:3000 # Portal Endpoint
66
- 9090:9090 # Prometheus

0 commit comments

Comments
 (0)