We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4288b63 commit cc77a49Copy full SHA for cc77a49
Dockerfile
@@ -8,7 +8,6 @@ RUN apt-get update && apt-get install -y \
8
build-essential \
9
curl \
10
git \
11
- software-properties-common \
12
&& rm -rf /var/lib/apt/lists/*
13
14
RUN pip3 install -r requirements.txt --no-cache-dir
0 commit comments