Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 15, 2024
1 parent 0cd6e20 commit 31b9008
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 @@ -3,4 +3,4 @@ FROM ubuntu:latest AS base

# Install build-essential, cmake, and OpenBLAS
RUN apt-get update && \
apt-get install -y build-essential cmake libopenblas-dev
apt-get install -y build-essential cmake libopenblas-dev

0 comments on commit 31b9008

Please sign in to comment.