Skip to content

Commit 90f9157

Browse files
committed
chore(deps): update node.js to v17.7.1
1 parent 5e7d624 commit 90f9157

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.7.1
1212
working_dir: /app
1313
command: >
1414
sh -c "npm install && npm run start"

0 commit comments

Comments
 (0)