From 3c631bbff393a291190e7abb7f94eb9e77efebb9 Mon Sep 17 00:00:00 2001 From: Taka Date: Fri, 20 Sep 2024 19:16:38 +0900 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 71b7282..a4f372b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y \ build-essential \ bison \ zlib1g \ - cudnn9.0.0-cuda-12 \ + cudnn9.0.0 \ flex RUN wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb