Skip to content

Commit 866af71

Browse files
committed
chore: fix previous
1 parent 84f5cb3 commit 866af71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/sinusbot/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN set -eux; \
1515
\
1616
apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends \
1717
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 \
18+
psmisc libxcursor1 libnss3 libfontconfig1 libxi6 libxss1 libxtst6 libegl-mesa0 libxcb-cursor0 \
1919
libegl1 libasound2t64 libglib2.0-0t64 libxcomposite-dev less jq libevent-2.1-7t64 \
2020
libxcb-xinerama0 liblcms2-2 libatomic1 libxcb-icccm4 libxcb-keysyms1 libxcb-randr0 \
2121
libxcb-render-util0 libxcb-shape0 libxcb-xkb1 libxkbcommon0 libxkbcommon-x11-0 libpci3 \

0 commit comments

Comments
 (0)