Compare commits

...
Author SHA1 Message Date
renovate-bot 59908d383c chore(deps): update traefik docker tag to v3.7.11
continuous-integration/drone/pr Build is failing
2026-08-19 17:39:59 +00:00
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "traefik:v3.7.10"
image: "traefik:v3.7.11"
# 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