Updated to Node:24

This commit is contained in:
2026-02-12 18:46:24 +01:00
parent c5a55275d8
commit 9d42a60e32

View File

@@ -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