|
@@ -1,7 +1,7 @@
|
|
|
---
|
|
---
|
|
|
services:
|
|
services:
|
|
|
{{ service_name }}:
|
|
{{ service_name }}:
|
|
|
- image: docker.io/grafana/loki:3.6.3
|
|
|
|
|
|
|
+ image: docker.io/grafana/loki:3.6.4
|
|
|
restart: {{ restart_policy }}
|
|
restart: {{ restart_policy }}
|
|
|
command: "-config.file=/etc/loki/config.yaml"
|
|
command: "-config.file=/etc/loki/config.yaml"
|
|
|
{% if not traefik_enabled %}
|
|
{% if not traefik_enabled %}
|