mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
update erpnext to 15.29.0
This commit is contained in:
parent
2065d45b15
commit
e06ad291ef
1 changed files with 1 additions and 2 deletions
3
build.sh
3
build.sh
|
|
@ -7,8 +7,7 @@ docker buildx build \
|
|||
--build-arg=PYTHON_VERSION=3.11.9 \
|
||||
--build-arg=NODE_VERSION=18.20.2 \
|
||||
--build-arg=APPS_JSON_BASE64=$APPS_JSON_BASE64 \
|
||||
--tag=onesrv/erpnext_de_crm:15.24.0 \
|
||||
--tag=onesrv/erpnext_de_crm:15.29.0 \
|
||||
--file=images/custom/Containerfile .
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue