Skip to content

Commit d9ad880

Browse files
chore(deps): update node.js to v22.20.0 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43497db commit d9ad880

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
@@ -3,7 +3,7 @@ networks:
33
external: true
44
services:
55
www:
6-
image: node:22.12.0
6+
image: node:22.20.0
77
working_dir: /app
88
command: >
99
sh -c "npm install && npm run start"

0 commit comments

Comments
 (0)