We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a037eb4 commit fd3b277Copy full SHA for fd3b277
1 file changed
Dockerfile
@@ -21,7 +21,7 @@ ARG \
21
# renovate: datasource=npm depName=@anthropic-ai/claude-code
22
CLAUDE_CLI_VERSION=2.1.70 \
23
# renovate: datasource=npm depName=@openai/codex
24
- CODEX_CLI_VERSION=0.112.0-alpha.4-win32-x64 \
+ CODEX_CLI_VERSION=0.112.0 \
25
# renovate: datasource=npm depName=@google/gemini-cli
26
GEMINI_CLI_VERSION=0.32.1 \
27
# renovate: datasource=npm depName=opencode-ai
0 commit comments