From bf49bf75eda41a7a2e6b2c67f118062971489c8d Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 12 Jul 2022 08:06:13 +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 ada506af..ede4d565 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=v13.35.0 +FRAPPE_VERSION=v13.35.1 # Only with ERPNext override ERPNEXT_VERSION=v13.35.1 diff --git a/pwd.yml b/pwd.yml index cf502921..79034c11 100644 --- a/pwd.yml +++ b/pwd.yml @@ -150,7 +150,7 @@ services: - sites:/home/frappe/frappe-bench/sites websocket: - image: frappe/frappe-socketio:v13.35.0 + image: frappe/frappe-socketio:v13.35.1 deploy: restart_policy: condition: on-failure