mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-29 17:06:46 +00:00
chore: upgrade loki and influxdb
This commit is contained in:
parent
3fa7a879aa
commit
076d52e775
@ -3,7 +3,7 @@ version: "2"
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
loki:
|
loki:
|
||||||
image: grafana/loki:2.9.9
|
image: grafana/loki:2.9.10
|
||||||
hostname: loki
|
hostname: loki
|
||||||
container_name: loki
|
container_name: loki
|
||||||
volumes:
|
volumes:
|
||||||
@ -32,7 +32,7 @@ services:
|
|||||||
# - monitoring_default
|
# - monitoring_default
|
||||||
|
|
||||||
influxdb:
|
influxdb:
|
||||||
image: influxdb:1.8.10
|
image: influxdb:1.8
|
||||||
container_name: influxdb
|
container_name: influxdb
|
||||||
hostname: influxdb
|
hostname: influxdb
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user