mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 21:55:09 +00:00
Update example env versions
This commit is contained in:
parent
e5360be50e
commit
9bd8aa3f6f
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.19.0
|
||||
FRAPPE_VERSION=v13.20.1
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v13.19.0
|
||||
ERPNEXT_VERSION=v13.20.0
|
||||
|
||||
DB_PASSWORD=123
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue