From 821a2be9937214a461329e3a2fb5986d94729870 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 4 Oct 2022 10:44:22 +0000 Subject: [PATCH] chore: Update example.env --- example.env | 2 +- pwd.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example.env b/example.env index 154d1535..2b00ce51 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.9.0 +FRAPPE_VERSION=v14.10.0 # Only with ERPNext override ERPNEXT_VERSION=v14.2.1 diff --git a/pwd.yml b/pwd.yml index 029ecc06..cbc6354d 100644 --- a/pwd.yml +++ b/pwd.yml @@ -168,7 +168,7 @@ services: - sites:/home/frappe/frappe-bench/sites websocket: - image: frappe/frappe-socketio:v14.9.0 + image: frappe/frappe-socketio:v14.10.0 deploy: restart_policy: condition: on-failure