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