diff --git a/Dockerfile.Build b/Dockerfile.Build index 5c996eded59..07ccbfa88b5 100644 --- a/Dockerfile.Build +++ b/Dockerfile.Build @@ -1,6 +1,7 @@ #Dockerfile for the player setup FROM node:8.11.0 MAINTAINER "Rajesh Rajendran " +RUN sed -i '/jessie-updates/d' /etc/apt/sources.list RUN apt-get update && apt-get install -y --no-install-recommends apt-utils \ && apt-get install -y --force-yes \ python python-dev autoconf g++ make nasm bzip2