We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f29d8d7 commit 354e7feCopy full SHA for 354e7fe
boot-grafana-lgtm/docker/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
grafanalgtm:
4
- image: grafana/otel-lgtm:0.11.16
+ image: grafana/otel-lgtm:0.11.17
5
extra_hosts: ['host.docker.internal:host-gateway']
6
container_name: grafanalgtm
7
environment:
r2dbc/boot-r2dbc-json-column/docker/docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
- "5432:5432"
11
12
13
14
15
16
0 commit comments