Update traefik Docker tag to v3.6.8

This commit is contained in:
2026-02-12 00:02:44 +00:00
parent 56af192b48
commit 61e0bf8294

View File

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