Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
v-chen_data committed Oct 1, 2024
1 parent 293992c commit 092bf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ RUN ls -la /llm-foundry || echo "llm-foundry directory not found"
# Try to import llm-foundry in Python
RUN python -c "import llm_foundry; print('llm-foundry successfully imported')" || echo "Failed to import llm-foundry"

RUN echo "Build process completed"
RUN echo "Build process completed"

0 comments on commit 092bf0c

Please sign in to comment.