Skip to content

Commit cbb5b16

Browse files
committed
Change the npm image to lighter version
1 parent b499413 commit cbb5b16

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)