Skip to content

Commit 0cf0487

Browse files
committed
chore(deps): update node.js to v17.6.0
1 parent 48e9b38 commit 0cf0487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ networks:
88
attachable: true
99
services:
1010
www:
11-
image: node:17.4.0
11+
image: node:17.6.0
1212
working_dir: /app
1313
command: >
1414
sh -c "npm install && npm run start"

0 commit comments

Comments
 (0)