We introduced a breaking change to frappe_docker by bumping Traefik from v2 to v3 due to v2 reaching EOL.
We introduced Releases beforehand, so you can use v1.0.1 in the easyinstall script as a quick fix.
That said, I’d recommend adapting the script as described in the Traefik v3 migration guide
in the long run.
Big thanks to @asieftejani for pointing this issue out!
We introduced a breaking change to
frappe_dockerby bumping Traefik fromv2tov3due tov2reaching EOL.We introduced Releases beforehand, so you can use
v1.0.1in the easyinstall script as a quick fix.That said, I’d recommend adapting the script as described in the Traefik v3 migration guide
in the long run.
Big thanks to @asieftejani for pointing this issue out!