Skip to content

Commit cd677de

Browse files
authored
chore: bump service versions (#48)
1 parent cfd9efd commit cd677de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal/service/assets/docker-compose.yaml.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ services:
8181

8282
traefik:
8383
container_name: traefik
84-
image: traefik:v3.6.10
84+
image: traefik:v3.6.11
8585
command:
8686
- "--configfile=/etc/traefik/traefik.yaml"
8787
ports:
@@ -94,7 +94,7 @@ services:
9494

9595
alloy:
9696
container_name: alloy
97-
image: grafana/alloy:v1.14.0
97+
image: grafana/alloy:v1.14.1
9898
volumes:
9999
- /var/lib/finch/alloy/etc:/etc/alloy
100100
- /var/lib/finch/alloy/data:/var/lib/alloy/data

0 commit comments

Comments
 (0)