This commit is contained in:
Chris Chreece 2025-06-24 13:13:13 +02:00 committed by GitHub
commit cbb7b7f67e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
##########################################
FROM nvidia/cuda:12.3.2-base-ubuntu22.04
ARG WHISPER_VERSION='2.4.0'
ARG WHISPER_VERSION='2.5.0'
ENV LANG=C.UTF-8
ENV DEBIAN_FRONTEND=noninteractive