chore(deps): update traefik docker tag to v3.6.7

This commit is contained in:
2026-01-14 19:25:37 +00:00
parent a233438f80
commit c2cdfd80b6

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "traefik:v3.6.6"
image: "traefik:v3.6.7"
# Note(decentral1se): *please do not* add any additional ports here.
# Doing so could break new installs with port conflicts. Please use
# the usual `compose.$app.yml` approach for any additional ports