removed fakeroot from the list
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-03-16 18:25:36 +01:00
parent e8b8512174
commit 76554ec553
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -29,7 +29,7 @@ RUN pip install robotframework robotframework-seleniumlibrary \
pacman --noconfirm -Runs \
gzip less sysfsutils which \
&& pacman --noconfirm -R \
util-linux fakeroot shadow \
util-linux shadow \
&& rm -rv /usr/share/info/* \
&& rm -rv /usr/share/man/* \
&& rm -rv /usr/share/doc/* \