mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 14:51:18 +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
|
# Set working directory
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
|
||||||
# Verify installations
|
# Verify bun installation
|
||||||
RUN bun i -g @openai/codex && bun --version
|
RUN bun --version
|
||||||
|
|||||||
Reference in New Issue
Block a user