Skip to content

Commit c873f8d

Browse files
fix(deps): update traefik docker tag to v3.7.6
1 parent be90cc5 commit c873f8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/compose.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
traefik:
33
container_name: traefik
4-
image: traefik:v3.7.4
4+
image: traefik:v3.7.6
55
restart: unless-stopped
66
ports:
77
- "80:80"

0 commit comments

Comments
 (0)