diff --git a/templates/docker-compose.yaml b/templates/docker-compose.yaml index 30c9fca..0521e2a 100644 --- a/templates/docker-compose.yaml +++ b/templates/docker-compose.yaml @@ -3,7 +3,7 @@ services: # https://grafana.com/docs/agent/latest/set-up/install-agent-docker/ daemon: - image: grafana/agent:v0.25.1 + image: grafana/agent:v0.38.1 hostname: '{{ inventory_hostname }}' volumes: - '/etc/localtime:/etc/localtime'