We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7d624 commit 90f9157Copy full SHA for 90f9157
docker-compose.yml
@@ -8,7 +8,7 @@ networks:
8
attachable: true
9
services:
10
www:
11
- image: node:17.4.0
+ image: node:17.7.1
12
working_dir: /app
13
command: >
14
sh -c "npm install && npm run start"
0 commit comments