Skip to content
Open
2 changes: 1 addition & 1 deletion codex-cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:24-slim
FROM node:25-slim

ARG TZ
ENV TZ="$TZ"
Expand Down
Loading
Loading