Skip to content

Commit ce004a6

Browse files
chore(deps): update node.js to v22
1 parent 20c4d29 commit ce004a6

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
@@ -6,7 +6,7 @@ networks:
66
attachable: true
77
services:
88
www:
9-
image: node:15.14.0
9+
image: node:22.17.1
1010
working_dir: /app
1111
command: >
1212
sh -c "npm install && npm run serve"

0 commit comments

Comments
 (0)