2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-12-23 10:38:58 +00:00

chore: Update example.env

This commit is contained in:
github-actions 2022-08-19 15:10:47 +00:00
parent bcfd470e33
commit 019316b0e5
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=v14.3.0 FRAPPE_VERSION=v14.4.0
# Only with ERPNext override # Only with ERPNext override
ERPNEXT_VERSION=v14.0.1 ERPNEXT_VERSION=v14.0.1

View File

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