Compare commits

..

No commits in common. "master" and "4" have entirely different histories.
master ... 4

View File

@ -39,7 +39,7 @@ RUN \
apt-get update && \
apt-get install -y \
$PACKAGE_LIST && \
# clean up
rm -rf \
/var/lib/apt/lists/*