Update Node.js to v24
Some checks failed
Lint / lint (push) Failing after 6s
Build / build (pull_request) Failing after 18s

This commit is contained in:
2026-02-04 12:06:15 +00:00
parent 28ba9ae8e5
commit 2354f5bb11
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ services:
webapp:
<<: *service-base
image: node:22.21.1@sha256:4ad2c2b350ab49fb637ab40a269ffe207c61818bb7eb3a4ea122001a0c605e1f
image: node:24.13.0@sha256:1de022d8459f896fff2e7b865823699dc7a8d5567507e8b87b14a7442e07f206
ports:
- ${PORT:?PORT missing}:80
volumes: