Skip to content

Commit

Permalink
fix(stupidity): syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rishikanthc committed Oct 19, 2024
1 parent 27ef8af commit 30bd6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ENV OPENAI_ENDPOINT=$OPENAI_ENDPOINT
ENV OPENAI_MODEL=$OPENAI_MODEL
ENV OPENAI_ROLE=$OPENAI_ROLE
ENV BODY_SIZE_LIMIT=512M
ENV DEV_MODE
ENV DEV_MODE=$DEV_MODE

# COPY --from=build_ml /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages
# COPY --from=build_ml /usr/local/bin /usr/local/bin
Expand Down

0 comments on commit 30bd6db

Please sign in to comment.