Updated to Node:24
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
everything-is-fine:
|
everything-is-fine:
|
||||||
image: node:22
|
image: node:24
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/app
|
- ./:/app
|
||||||
|
|||||||
Reference in New Issue
Block a user