Skip to content

Commit 6f6221c

Browse files
authored
Merge pull request aschmelyun#56 from zsardarov/dev
Dev
2 parents f3f9ca2 + cbb5b16 commit 6f6221c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ services:
5959
- laravel
6060

6161
npm:
62-
image: node:13.7
62+
image: node:13.7.0-slim
6363
container_name: npm
6464
volumes:
6565
- ./src:/var/www/html

0 commit comments

Comments
 (0)