Skip to content

Commit dabd206

Browse files
chore(deps): update node.js to v22
1 parent 0a9c639 commit dabd206

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:20.3.1
4+
image: node:22.15.0
55
working_dir: /app
66
command: >
77
sh -c "npm install -g @angular/cli && ng serve --host 0.0.0.0 --disable-host-check"

0 commit comments

Comments
 (0)