Skip to content

Commit bf1c36a

Browse files
chore(deps): update node.js to v22.20.0
1 parent fbda76e commit bf1c36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-lampy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ networks:
44
external: true
55
services:
66
www:
7-
image: node:22.12.0
7+
image: node:22.20.0
88
working_dir: /app
99
command: >
1010
sh -c "npm install -g @angular/cli && ng serve --host 0.0.0.0 --port 80 --allowed-hosts=true --poll=2000"

0 commit comments

Comments
 (0)