From 806a9ff24208ba9fdfe4dadca51917e8203ad385 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Wed, 23 Jul 2025 20:20:59 -0400 Subject: [PATCH] Update gpu.Dockerfile --- gpu.Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/gpu.Dockerfile b/gpu.Dockerfile index 89fd65e4..e6e1c47b 100644 --- a/gpu.Dockerfile +++ b/gpu.Dockerfile @@ -39,7 +39,6 @@ COPY --from=builder /code /code COPY --from=builder /usr/local /usr/local #COPY --from=builder /usr/lib/x86_64-linux-gnu/libavcodec.so.58 /usr/lib/x86_64-linux-gnu/libavcodec.so.58 RUN dpkg --remove cuda-compat-11-2 -RUN add-apt-repository ppa:ubuntugis/ppa RUN apt-get update -y \ && apt-get install -y ffmpeg libtbb2 # Install shared libraries that we depend on via APT, but *not*