chore: Update Node.js version to 24.15.0 in CI and Dockerfile for consistency

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Nils-Johan Gynther
2026-05-03 21:48:49 +02:00
parent cef8ee4b25
commit 6e9c588ae3
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [24.x]
node-version: [24.15.0]
steps:
- name: Checkout code