Remove xvfb package

This commit is contained in:
Josh.5
2023-08-26 14:45:06 +12:00
parent dd3f079d71
commit 2f118e4a51

View File

@@ -222,7 +222,6 @@ RUN \
xserver-xorg-legacy \
xserver-xorg-video-all \
xserver-xorg-video-dummy \
xvfb \
&& \
echo "**** Section cleanup ****" \
&& apt-get clean autoclean -y \