Skip to content

Commit 6d0a37a

Browse files
chore(deps): update node.js to v24
1 parent 92bc4b2 commit 6d0a37a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22
1+
24

docker-compose-lampy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ networks:
33
external: true
44
services:
55
www:
6-
image: node:17.4.0
6+
image: node:24.13.1
77
working_dir: /app
88
command: >
99
sh -c "npm run start"

0 commit comments

Comments
 (0)