Skip to content

Commit d577fd8

Browse files
authored
Update Dockerfile.3.8-conda
1 parent 2b68a80 commit d577fd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/Dockerfile.3.8-conda

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ RUN apt-get update -y && \
1111
apt-get install -y --no-install-recommends \
1212
software-properties-common wget curl && \
1313
curl -sL https://deb.nodesource.com/setup_14.x | bash - && \
14-
# add-apt-repository -y ppa:bashtop-monitor/bashtop
1514
apt-get update && \
1615
apt-get install -y --no-install-recommends \
1716
ca-certificates \

0 commit comments

Comments
 (0)