Is Traefik v3.7.13 compatible with Dokploy v0.30.5? #5409
ivantitov-zd
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Dokploy v0.30.5 currently uses Traefik v3.6.25. Traefik v3.7.13 includes fixes for several recently disclosed vulnerabilities affecting v3.6, and these fixes were not backported to the v3.6 branch.
Is it safe to manually upgrade the Dokploy-managed Traefik container to v3.7.13? Is the configuration generated by Dokploy fully compatible with this version?
Also, are there plans to move Dokploy’s default Traefik version to v3.7.x?
Release: https://github.com/traefik/traefik/releases/tag/v3.7.13
Thanks.
All reactions