updates: loki v3.6, promtail v3.6

This commit is contained in:
2025-11-25 13:48:46 -08:00
parent 58b360eb69
commit 52785aa512

View File

@@ -22,7 +22,7 @@ services:
{# - ./grafana_config:/etc/grafana:ro#} {# - ./grafana_config:/etc/grafana:ro#}
loki: loki:
image: grafana/loki:3.5 image: grafana/loki:3.6
container_name: loki container_name: loki
restart: unless-stopped restart: unless-stopped
# Needed to make config files readable (not anymore, TODO: remove) # Needed to make config files readable (not anymore, TODO: remove)
@@ -40,7 +40,7 @@ services:
- /tmp/loki - /tmp/loki
promtail: promtail:
image: grafana/promtail:3.5 image: grafana/promtail:3.6
container_name: promtail container_name: promtail
restart: unless-stopped restart: unless-stopped
command: command: