Update traefik Docker tag to v3.6.10

This commit is contained in:
2026-03-07 00:03:30 +00:00
parent da46b6dac2
commit a941685194

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"