Update Node.js to v24
Lint / lint (push) Failing after 5s
Build / build (pull_request) Failing after 18s

This commit is contained in:
2026-05-09 12:06:22 +00:00
parent 28ba9ae8e5
commit dc8ba1e864
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ services:
webapp:
<<: *service-base
image: node:22.21.1@sha256:4ad2c2b350ab49fb637ab40a269ffe207c61818bb7eb3a4ea122001a0c605e1f
image: node:24.15.0@sha256:050bf2bbe33c1d6754e060bec89378a79ed831f04a7bb1a53fe45e997df7b3bb
ports:
- ${PORT:?PORT missing}:80
volumes: