Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
build(docker): minor code style updates (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
peakji committed Aug 30, 2023
1 parent 8ddc11a commit 6288582
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 @@ -45,4 +45,4 @@ ENV COMPLETION_MAX_INTERVAL="50"
ENV CUDA_MEMORY_FRACTION="1.0"

# Specify entrypoint and default parameters
ENTRYPOINT [ "python", "-m", "basaran" ]
ENTRYPOINT ["python", "-m", "basaran"]

0 comments on commit 6288582

Please sign in to comment.