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 2b68a80 commit d577fd8Copy full SHA for d577fd8
python/Dockerfile.3.8-conda
@@ -11,7 +11,6 @@ RUN apt-get update -y && \
11
apt-get install -y --no-install-recommends \
12
software-properties-common wget curl && \
13
curl -sL https://deb.nodesource.com/setup_14.x | bash - && \
14
-# add-apt-repository -y ppa:bashtop-monitor/bashtop
15
apt-get update && \
16
17
ca-certificates \
0 commit comments