Replace node image with alpine version

This commit is contained in:
Anton Vakhrushev 2018-04-29 13:58:29 +03:00
parent 29cacbbe4f
commit 772078fbb0

2
.env
View File

@ -1,3 +1,3 @@
PHP_BASE_IMAGE=php:7.2-cli PHP_BASE_IMAGE=php:7.2-cli
PHP_IMAGE=homepage-php PHP_IMAGE=homepage-php
NODE_IMAGE=node:10 NODE_IMAGE=node:10-alpine