Explorar el Código

scrap base apps updates, cached layers issues

sparklyballs hace 9 años
padre
commit
027e7bdf84
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -13,7 +13,6 @@ RUN locale-gen en_US.UTF-8
 # update apt and install dependencies
 RUN add-apt-repository ppa:kirillshkrogalev/ffmpeg-next && \
 apt-get update && \
-apt-get --only-upgrade install $BASE_APTLIST -qy && \
 apt-get install \
 $APTLIST -qy && \