mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 06:01:17 +00:00
dev: remove codex global install from Dockerfile
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -32,5 +32,5 @@ USER node
|
||||
# Set working directory
|
||||
WORKDIR /workspace
|
||||
|
||||
# Verify installations
|
||||
RUN bun i -g @openai/codex && bun --version
|
||||
# Verify bun installation
|
||||
RUN bun --version
|
||||
|
||||
Reference in New Issue
Block a user