Update erpnext and frappe versions in example.env
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md
|
||||
|
||||
FRAPPE_VERSION=v13.16.0
|
||||
FRAPPE_VERSION=v13.17.0
|
||||
DB_PASSWORD=123
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v13.16.1
|
||||
ERPNEXT_VERSION=v13.17.0
|
||||
|
||||
# Only with HTTPS override
|
||||
LETSENCRYPT_EMAIL=mail@example.com
|
||||
|
||||
Reference in New Issue
Block a user