Skip to content

Commit 9ca1e8f

Browse files
committed
fix pre-commit issue?
1 parent 29aaf7b commit 9ca1e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ HEALTHCHECK --interval=30s --timeout=30s --start-period=5s --retries=3 \
3333
CMD curl -f http://localhost:8000/health || exit 1
3434

3535
# Set the entrypoint
36-
ENTRYPOINT ["/app/run_benchmark.sh"]
36+
ENTRYPOINT ["/app/run_benchmark.sh"]

0 commit comments

Comments
 (0)