Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/codex-workspace/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:26.04@sha256:f3d28607ddd78734bb7f71f117f3c6706c666b8b76cbff7c9ff6e57

# Keep pinned versions here covered by renovate.json5 customManagers when adding new tools.
ARG CODEX_VERSION=0.146.1
ARG CLAUDE_CODE_VERSION=2.1.223
ARG CLAUDE_CODE_VERSION=2.1.224
ARG EVEN_TERMINAL_VERSION=0.8.1
ARG PI_AGENT_VERSION=0.84.0
ARG OBSIDIAN_HEADLESS_VERSION=0.0.14
Expand Down
Loading