Skip to content

Commit 33fb3a7

Browse files
committed
1 parent 87d0f69 commit 33fb3a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ services:
215215
context: .
216216
dockerfile: src/Web/WebSPA/Dockerfile
217217
args:
218-
- NODE_IMAGE=${NODE_IMAGE:-node:8.11}
218+
NODE_IMAGE: ${NODE_IMAGE:-node:8.11}
219219
# depends_on:
220220
# - webshoppingagg
221221
# - webshoppingapigw

0 commit comments

Comments
 (0)