Skip to content

Commit de204a1

Browse files
chore(deps): update node.js to v22
1 parent 8d51ba1 commit de204a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.4"
22
services:
33
www:
4-
image: node:15.14.0
4+
image: node:22.14.0
55
working_dir: /app
66
command: >
77
sh -c "npm install && npm run start"

0 commit comments

Comments
 (0)