Skip to content

Commit

Permalink
Fixes from rebases
Browse files Browse the repository at this point in the history
  • Loading branch information
edurenye committed Mar 12, 2024
1 parent b29283e commit f5ef805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whisper/NONGPU.Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM debian:bullseye-slim

# Install Whisper
WORKDIR /usr/src
ARG WYOMING_WHISPER_VERSION='2.0.0'
ARG WYOMING_WHISPER_VERSION='2.1.0'

RUN \
apt-get update \
Expand Down

0 comments on commit f5ef805

Please sign in to comment.