frappe / frappe_docker

Docker images for production and development setups of the Frappe framework and ERPNext
MIT License
1.51k stars 1.4k forks source link

Update Traefik container from deprecated v2.6 to v2.11 #1475

Closed gparent closed 2 months ago

gparent commented 2 months ago

Please provide enough information so that others can review your pull request:

This updates a few yaml files to refer to an updated version of Traefik that is recently supported and fixes some recent vulnerabilities.

Explain the details for making this change. What existing problem does the pull request solve?

Fixes: https://www.cert.europa.eu/publications/security-advisories/2024-102/ and probably some others

gparent commented 2 months ago

I do not have a big Frappe install but whatever testing I could get done did not trigger any issues with 2.11. Additionally, I could not find anything in the Traefik version migration documentation that suggested any breaking changes going from 2.6 to 2.11.