Skip to content

Commit f4fa83d

Browse files
chore(deps): update node.js to v22
1 parent 599705e commit f4fa83d

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
@@ -2,7 +2,7 @@
22
version: "3.4"
33
services:
44
www:
5-
image: node:17.4.0
5+
image: node:22.18.0
66
working_dir: /app
77
command: >
88
sh -c "npm install && npm run start"

0 commit comments

Comments
 (0)