Updated build_new.sh for container version 1.1.9
This commit is contained in:
parent
110c6eace7
commit
08a601e2f7
@ -1,5 +1,5 @@
|
||||
export TAG=1.1.0
|
||||
docker build \
|
||||
export TAG=1.1.9
|
||||
docker build --no-cache \
|
||||
--build-arg=FRAPPE_PATH=https://github.com/frappe/frappe \
|
||||
--build-arg=FRAPPE_BRANCH=version-15 \
|
||||
--build-arg=APPS_JSON_BASE64=$APPS_JSON_BASE64 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user