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
ea62cba300
commit
399def488e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md
|
||||
|
||||
FRAPPE_VERSION=v14.4.2
|
||||
FRAPPE_VERSION=v14.4.3
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v14.0.2
|
||||
|
|
|
|||
2
pwd.yml
2
pwd.yml
|
|
@ -168,7 +168,7 @@ services:
|
|||
- sites:/home/frappe/frappe-bench/sites
|
||||
|
||||
websocket:
|
||||
image: frappe/frappe-socketio:v14.4.2
|
||||
image: frappe/frappe-socketio:v14.4.3
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
|
|
|
|||
Loading…
Reference in a new issue