Update traefik Docker tag to v3.7.0

This commit is contained in:
2026-05-06 00:03:14 +00:00
parent c012be9311
commit 150047638b
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends:
file: ${TEMPLATES_PATH}
service: default
image: traefik:v3.6.15
image: traefik:v3.7.0
container_name: traefik
ports:
- "80:80"