chore(deps): update frappe/erpnext docker tag to v14.28.1 (#182)

* chore(deps): update frappe/erpnext docker tag to v14.28.1

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-07-03 18:56:17 +08:00 committed by GitHub
parent c96d4f88fd
commit 75c60a8a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services:
backend:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: on-failure
@ -11,7 +11,7 @@ services:
- ./data/logs:/home/frappe/frappe-bench/logs
configurator:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: none
@ -40,7 +40,7 @@ services:
create-site:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: none
@ -92,7 +92,7 @@ services:
frontend:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: on-failure
@ -115,7 +115,7 @@ services:
queue-default:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: on-failure
@ -130,7 +130,7 @@ services:
queue-long:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: on-failure
@ -145,7 +145,7 @@ services:
queue-short:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: on-failure
@ -187,7 +187,7 @@ services:
scheduler:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: on-failure
@ -200,7 +200,7 @@ services:
websocket:
image: frappe/erpnext:v14.28.0
image: frappe/erpnext:v14.28.1
deploy:
restart_policy:
condition: on-failure