Skip to content

Commit

Permalink
add multiverse
Browse files Browse the repository at this point in the history
  • Loading branch information
derneuere authored Dec 20, 2023
1 parent 2ac1d62 commit 654c89b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend-gpu/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM nvidia/cuda:12.1.1-cudnn8-devel-ubuntu22.04
ARG TARGETPLATFORM
ENV DEBIAN_FRONTEND=noninteractive

RUN apt-add-repository multiverse
# Install python
RUN apt-get update \
&& apt-get install -y python3-pip python3-dev \
Expand Down

0 comments on commit 654c89b

Please sign in to comment.