build: bump Node to 24.18 for June 2026 security releases (#11069)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
Austin McKinley
2026-07-06 07:07:05 -07:00
committed by GitHub
parent 79a16094f1
commit be0fbdff82
7 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ WORKDIR /usr/src/social-app
ENV DEBIAN_FRONTEND=noninteractive
# Node
ENV NODE_VERSION=24.15.0
ENV NODE_VERSION=24.18.0
ENV NVM_DIR=/usr/share/nvm
# Go