There are a few critical bug fixes that are applied since beta4
I’m trying to use the latest docker image but it complains about missing node-sass or something.
Is there any extra steps in the build process between latest and release builds?
Thanks
Can you share the error log from the container?
node-sass issue for docker was fixed in following pr
https://github.com/frappe/frappe_docker/pull/330
Develop branch working here Play with Docker
change this file/url for version of your choice and try in PWD https://raw.githubusercontent.com/frappe/frappe_docker/develop/tests/pwd.yml
Website Theme
is working as expected.
Turns out it was an error with helm, and its been fixed in the latest charts thanks!