diff --git a/kischdle/llmux/Dockerfile b/kischdle/llmux/Dockerfile index 08e1b80..9bff56b 100644 --- a/kischdle/llmux/Dockerfile +++ b/kischdle/llmux/Dockerfile @@ -1,4 +1,4 @@ -FROM pytorch/pytorch:2.11.0-cuda12.8-cudnn9-runtime +FROM docker.io/pytorch/pytorch:2.11.0-cuda12.8-cudnn9-runtime # System dependencies for audio processing RUN apt-get update && apt-get install -y --no-install-recommends \