Skip to content

Commit 54a1879

Browse files
committed
Updated
1 parent 0b9b125 commit 54a1879

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ COPY . .
3030
# Make whisper-server
3131
ENV CUDA_DOCKER_ARCH=${CUDA_DOCKER_ARCH}
3232
ENV GGML_CUDA=1
33+
ENV PKG_CONFIG_PATH=/usr/lib/pkgconfig:${PKG_CONFIG_PATH}
3334
RUN make -j$(nproc)
3435

3536
# Setup runtime container

0 commit comments

Comments
 (0)