update erpnext to 15.29.0

This commit is contained in:
Flexusma 2024-07-04 22:52:29 +02:00
parent 2065d45b15
commit e06ad291ef
No known key found for this signature in database
GPG key ID: 859D274E9150CC2A

View file

@ -7,8 +7,7 @@ docker buildx build \
--build-arg=PYTHON_VERSION=3.11.9 \ --build-arg=PYTHON_VERSION=3.11.9 \
--build-arg=NODE_VERSION=18.20.2 \ --build-arg=NODE_VERSION=18.20.2 \
--build-arg=APPS_JSON_BASE64=$APPS_JSON_BASE64 \ --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 . --file=images/custom/Containerfile .