Update Dockerfile

This commit is contained in:
Robert Dunmire III 2025-01-12 10:52:32 -05:00
parent fcfe9b3c16
commit d1e2f3a058
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ FROM nvidia/cuda:12.3.2-cudnn9-runtime-ubuntu22.04 AS build
ARG TARGETARCH=linux_x86_64
ARG WYOMING_PIPER_VERSION="1.5.2"
ARG PIPER_PHONEMIZE_VERSION='1.0.0'
ARG ONNXRUNTIME_VERSION="1.20.1"
ENV LANG C.UTF-8