diff --git a/example.env b/example.env index 5a475453..7ee4e5fd 100644 --- a/example.env +++ b/example.env @@ -1,6 +1,6 @@ # Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md -FRAPPE_VERSION=v14.5.0 +FRAPPE_VERSION=v14.6.0 # Only with ERPNext override ERPNEXT_VERSION=v14.0.3 diff --git a/pwd.yml b/pwd.yml index 39e58dce..23b19295 100644 --- a/pwd.yml +++ b/pwd.yml @@ -168,7 +168,7 @@ services: - sites:/home/frappe/frappe-bench/sites websocket: - image: frappe/frappe-socketio:v14.5.0 + image: frappe/frappe-socketio:v14.6.0 deploy: restart_policy: condition: on-failure