There was an error while loading. Please reload this page.
1 parent 39ec4b8 commit 91d39b4Copy full SHA for 91d39b4
1 file changed
docker/codex-runtime.Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM node:22-slim
+FROM node:26.4.0-slim
3
4
# Install system dependencies with cache mount and minimal packages
5
# Removed: build-essential (only needed for compiling, not runtime)
0 commit comments