Fixes #1070
This commit is contained in:
parent
87d0f69206
commit
33fb3a735f
@ -215,7 +215,7 @@ services:
|
||||
context: .
|
||||
dockerfile: src/Web/WebSPA/Dockerfile
|
||||
args:
|
||||
- NODE_IMAGE=${NODE_IMAGE:-node:8.11}
|
||||
NODE_IMAGE: ${NODE_IMAGE:-node:8.11}
|
||||
# depends_on:
|
||||
# - webshoppingagg
|
||||
# - webshoppingapigw
|
||||
|
Loading…
x
Reference in New Issue
Block a user