1 parent e8bdb36 commit 4525664Copy full SHA for 4525664
1 file changed
docker/alloy/docker-compose.yml
@@ -2,7 +2,7 @@
2
# yaml-language-server: $schema=https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
3
services:
4
alloy:
5
- image: grafana/alloy:v1.12.2
+ image: grafana/alloy:v1.13.1
6
container_name: alloy
7
hostname: $HOST
8
command:
0 commit comments