Update llama-server-cuda.Dockerfile
This commit is contained in:
parent
1a791bcff2
commit
5e7222e5ef
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/nul
|
|||
apt-add-repository 'deb https://apt.kitware.com/ubuntu/ bionic main' && \
|
||||
apt-get update && \
|
||||
apt-get install -y build-essential git cmake libcurl4-openssl-dev && \
|
||||
apt-get install cmake
|
||||
|
||||
|
||||
COPY . .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue