Skip to content

Commit fd3b277

Browse files
authored
Update Dockerfile
1 parent a037eb4 commit fd3b277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG \
2121
# renovate: datasource=npm depName=@anthropic-ai/claude-code
2222
CLAUDE_CLI_VERSION=2.1.70 \
2323
# renovate: datasource=npm depName=@openai/codex
24-
CODEX_CLI_VERSION=0.112.0-alpha.4-win32-x64 \
24+
CODEX_CLI_VERSION=0.112.0 \
2525
# renovate: datasource=npm depName=@google/gemini-cli
2626
GEMINI_CLI_VERSION=0.32.1 \
2727
# renovate: datasource=npm depName=opencode-ai

0 commit comments

Comments
 (0)