How to build v16 docker image

https://github.com/frappe/frappe_docker/blob/main/example.env

I found the example.env and pwd.yml still pointing to v15. How to build a v16 image?

1 Like

@flim

Just change it to ERPNEXT_VERSION=version-16

You can choose any tag you want from frappe/erpnext - Docker Image

(there is even a v16 - not sure whats the difference exactly)

I build my own docker image with other apps. But the example.env and pwd.yml still point to 15.96.1. I wonder is v16 is ready yet.

Pull down the latest changes. The repository was recently updated to default to v16.