Update traefik Docker tag to v3.6.10

This commit is contained in:
2026-03-07 00:03:44 +00:00
parent 6992333c6f
commit 15f47d5554

View File

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