2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00

chore: Update example.env

This commit is contained in:
github-actions 2022-11-15 11:07:31 +00:00
parent 7b5eac5d53
commit b2f6bf1a48
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.14.3
FRAPPE_VERSION=v14.15.0
# Only with ERPNext override
ERPNEXT_VERSION=v14.6.0

View File

@ -172,7 +172,7 @@ services:
- assets:/home/frappe/frappe-bench/sites/assets
websocket:
image: frappe/frappe-socketio:v14.14.3
image: frappe/frappe-socketio:v14.15.0
deploy:
restart_policy:
condition: on-failure