Update traefik Docker tag to v3.6.9

This commit is contained in:
2026-02-24 00:03:18 +00:00
parent e74476439d
commit 2af1f4c5d9

View File

@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: traefik:v3.6.8
image: traefik:v3.6.9
container_name: traefik
ports:
- "80:80"