Update llama-server-cuda.Dockerfile
This commit is contained in:
parent
d7da7ff8de
commit
284aa27838
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
ARG UBUNTU_VERSION=20.04
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ENV TZ=Africa/Johannesburg
|
||||
# This needs to generally match the container host's environment.
|
||||
ARG CUDA_VERSION=11.3.1
|
||||
# Target the CUDA build image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue