Skip to content

Commit 354e7fe

Browse files
chore(deps): update grafana/otel-lgtm docker tag to v0.11.17 (#2154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f29d8d7 commit 354e7fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boot-grafana-lgtm/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22

33
grafanalgtm:
4-
image: grafana/otel-lgtm:0.11.16
4+
image: grafana/otel-lgtm:0.11.17
55
extra_hosts: ['host.docker.internal:host-gateway']
66
container_name: grafanalgtm
77
environment:

r2dbc/boot-r2dbc-json-column/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- "5432:5432"
1111

1212
grafanalgtm:
13-
image: grafana/otel-lgtm:0.11.16
13+
image: grafana/otel-lgtm:0.11.17
1414
extra_hosts: ['host.docker.internal:host-gateway']
1515
container_name: grafanalgtm
1616
environment:

0 commit comments

Comments
 (0)