2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

chore: Update example.env

This commit is contained in:
github-actions 2023-01-10 13:44:08 +00:00
parent 5799f87277
commit 36f8e63c18
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.21.1
FRAPPE_VERSION=v14.22.0
# Only with ERPNext override
ERPNEXT_VERSION=v14.12.0

View File

@ -174,7 +174,7 @@ services:
- assets:/home/frappe/frappe-bench/sites/assets
websocket:
image: frappe/frappe-socketio:v14.21.1
image: frappe/frappe-socketio:v14.22.0
deploy:
restart_policy:
condition: on-failure