mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
chore: Update example.env
This commit is contained in:
parent
486b36ca76
commit
2407ed736f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md
|
||||
|
||||
FRAPPE_VERSION=v13.23.0
|
||||
FRAPPE_VERSION=v13.24.0
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v13.23.3
|
||||
ERPNEXT_VERSION=v13.24.0
|
||||
|
||||
DB_PASSWORD=123
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue