Skip to content

Commit

Permalink
Update Dockerfile.cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Jun 21, 2024
1 parent 34541c6 commit b881a2c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docker/Dockerfile.cuda
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ FROM ${BASE_CUDA_RUN_CONTAINER} as runtime

RUN apt-get update && \
apt-get install -y --no-install-recommends \
git \
curl \
git \
curl \
unzip \
openssh-client \
ca-certificates \
&& \
Expand Down

0 comments on commit b881a2c

Please sign in to comment.