2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-09 00:21:21 +00:00

chore: Update example.env

This commit is contained in:
github-actions 2022-07-14 08:23:04 +00:00
parent 6f97bfa07e
commit 6bd457b33c
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
FRAPPE_VERSION=v13.35.1
FRAPPE_VERSION=v13.35.2
# Only with ERPNext override
ERPNEXT_VERSION=v13.35.2

View File

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