Skip to content

Commit a92b85b

Browse files
chore(deps): update traefik docker tag to v3.6.12
1 parent be26233 commit a92b85b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/traefik/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
- "/run"
1616
traefik:
1717
container_name: "traefik"
18-
image: "traefik:v3.6.10"
18+
image: "traefik:v3.6.12"
1919
restart: "unless-stopped"
2020
security_opt:
2121
- "no-new-privileges:true"

0 commit comments

Comments
 (0)