chore(security): update traefik to 2.10.7
continuous-integration/drone/pr Build is failing Details

Addresses two CVE fixes from 2.10.6
This commit is contained in:
Chris (wolcen) Thompson 2024-01-11 21:40:47 -05:00
parent 998190f684
commit e3c1df83fa
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "traefik:v2.10.5"
image: "traefik:v2.10.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