This commit is contained in:
Kirill Gavrilov 2026-07-19 16:26:44 +03:00
parent 223fb875a7
commit 86b5e0c97b

View file

@ -44,10 +44,6 @@ RUN apt-get update \
libgtk-3-0 \
libgbm1 \
libasound2 \
xvfb \
xauth \
# 'x11-xserver-utils' contains xrandr
# x11-xserver-utils \
&& rm -rf /var/lib/apt/lists/*
RUN apt-get update \