2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-09 23:00:56 +00:00

chore: Update example.env

This commit is contained in:
github-actions 2022-09-06 11:16:47 +00:00
parent 7fac6f3190
commit 61c8de5c08
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=v14.5.0
FRAPPE_VERSION=v14.6.0
# Only with ERPNext override
ERPNEXT_VERSION=v14.0.3

View File

@ -168,7 +168,7 @@ services:
- sites:/home/frappe/frappe-bench/sites
websocket:
image: frappe/frappe-socketio:v14.5.0
image: frappe/frappe-socketio:v14.6.0
deploy:
restart_policy:
condition: on-failure