Update traefik Docker tag to v3.6.14

This commit is contained in:
2026-04-24 00:05:18 +00:00
parent 495634000a
commit bd2bf86cb7
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: traefik:v3.6.13 image: traefik:v3.6.14
container_name: traefik container_name: traefik
ports: ports:
- "80:80" - "80:80"