Skip to content

Commit 112d7f1

Browse files
authored
Update Dockerfile
1 parent c0ce73b commit 112d7f1

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.79 \
2323
# renovate: datasource=npm depName=@openai/codex
24-
CODEX_CLI_VERSION=0.116.0-alpha.11-win32-x64 \
24+
CODEX_CLI_VERSION=0.116.0 \
2525
# renovate: datasource=npm depName=@google/gemini-cli
2626
GEMINI_CLI_VERSION=0.34.0 \
2727
# renovate: datasource=npm depName=opencode-ai

0 commit comments

Comments
 (0)