chore(deps): update traefik docker tag to v3.6.5 #69

Closed
renovate-bot wants to merge 1 commits from renovate/traefik-3.x into master

View File

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