Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatobipen authored Sep 20, 2024
1 parent 9da115d commit 0ed2d8f
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 @@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y \
build-essential \
bison \
zlib1g \
cudnn9-cuda12==9.0.0 \
cudnn9-cuda12=9.0.0 \
flex

RUN wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb
Expand Down

0 comments on commit 0ed2d8f

Please sign in to comment.