We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f5cb3 commit 866af71Copy full SHA for 866af71
apps/sinusbot/Dockerfile
@@ -15,7 +15,7 @@ RUN set -eux; \
15
\
16
apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends \
17
ca-certificates bzip2 unzip wget curl python3 procps x11vnc xvfb dbus iproute2 screen \
18
- psmisc libxcursor1 libnss3 libfontconfig libxi6 libxss1 libxtst6 libegl-mesa0 libxcb-cursor0 \
+ psmisc libxcursor1 libnss3 libfontconfig1 libxi6 libxss1 libxtst6 libegl-mesa0 libxcb-cursor0 \
19
libegl1 libasound2t64 libglib2.0-0t64 libxcomposite-dev less jq libevent-2.1-7t64 \
20
libxcb-xinerama0 liblcms2-2 libatomic1 libxcb-icccm4 libxcb-keysyms1 libxcb-randr0 \
21
libxcb-render-util0 libxcb-shape0 libxcb-xkb1 libxkbcommon0 libxkbcommon-x11-0 libpci3 \
0 commit comments