Skip to content

Commit

Permalink
Update dockerfile to be compatible with CT2 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiltseb committed Oct 23, 2024
1 parent 9f49275 commit e72a6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nvidia/cuda:12.2.2-cudnn8-runtime-ubuntu22.04
FROM nvidia/cuda:12.3.2-cudnn9-runtime-ubuntu22.04
WORKDIR /root
RUN apt-get update -y && apt-get install -y python3-pip
COPY infer.py jfk.flac ./
Expand Down

0 comments on commit e72a6ea

Please sign in to comment.