Update traefik Docker tag to v3.6.8

This commit is contained in:
2026-02-12 00:02:59 +00:00
parent 3f22dc885c
commit c51f5a6d0d

View File

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