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

This commit is contained in:
2026-02-25 12:07:03 +00:00
parent 28ba9ae8e5
commit e6beb97375
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.14.0@sha256:3a09aa6354567619221ef6c45a5051b671f953f0a1924d1f819ffb236e520e6b
ports:
- ${PORT:?PORT missing}:80
volumes: