chore: Update example.env

This commit is contained in:
github-actions 2022-06-13 06:47:11 +00:00
parent b0b6f5318e
commit a3ce77fcf1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md # Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md
FRAPPE_VERSION=v13.32.1 FRAPPE_VERSION=v13.32.2
# Only with ERPNext override # Only with ERPNext override
ERPNEXT_VERSION=v13.33.0 ERPNEXT_VERSION=v13.33.0

View File

@ -150,7 +150,7 @@ services:
- sites:/home/frappe/frappe-bench/sites - sites:/home/frappe/frappe-bench/sites
websocket: websocket:
image: frappe/frappe-socketio:v13.32.1 image: frappe/frappe-socketio:v13.32.2
deploy: deploy:
restart_policy: restart_policy:
condition: on-failure condition: on-failure