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
4e1a5641c6
commit
f28072722a
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.22.2
|
||||
FRAPPE_VERSION=v13.23.0
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v13.22.1
|
||||
ERPNEXT_VERSION=v13.23.0
|
||||
|
||||
DB_PASSWORD=123
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue