We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ca7be commit 82ea1ffCopy full SHA for 82ea1ff
docker-compose-lampy.yml
@@ -3,7 +3,7 @@ networks:
3
external: true
4
services:
5
www:
6
- image: node:22.20.0
+ image: node:22.21.0
7
working_dir: /app
8
command: >
9
sh -c "npm install && npm run start"
0 commit comments