Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
derneuere authored Dec 20, 2023
1 parent 654c89b commit a38ba08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend-gpu/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ 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 a38ba08

Please sign in to comment.