|
@@ -1,6 +1,6 @@
|
|
|
services:
|
|
services:
|
|
|
{{ service_name }}:
|
|
{{ service_name }}:
|
|
|
- image: docker.io/grafana/alloy:v1.12.1
|
|
|
|
|
|
|
+ image: docker.io/grafana/alloy:v1.12.2
|
|
|
restart: {{ restart_policy }}
|
|
restart: {{ restart_policy }}
|
|
|
{% if container_hostname %}
|
|
{% if container_hostname %}
|
|
|
hostname: {{ container_hostname }}
|
|
hostname: {{ container_hostname }}
|