From b972bcfab2e123aa2aad41b903903e3aa310b54b Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 14 Jun 2022 06:23:05 +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 23a08bd3..1c0f9ab4 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.32.2 +FRAPPE_VERSION=v13.33.0 # Only with ERPNext override ERPNEXT_VERSION=v13.33.0 diff --git a/pwd.yml b/pwd.yml index 59681ffd..1cf7b80a 100644 --- a/pwd.yml +++ b/pwd.yml @@ -150,7 +150,7 @@ services: - sites:/home/frappe/frappe-bench/sites websocket: - image: frappe/frappe-socketio:v13.32.2 + image: frappe/frappe-socketio:v13.33.0 deploy: restart_policy: condition: on-failure