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

This commit is contained in:
2025-12-05 19:46:29 +00:00
parent 88502ecda4
commit ed267fc789

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "traefik:v3.6.2"
image: "traefik:v3.6.4"
# 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