maybe better ?

This commit is contained in:
piair 2022-12-29 18:25:06 +01:00
parent 992465c562
commit dd7b62dc92

View File

@ -13,6 +13,7 @@ RUN set -x \
git \
libx11-xcb1 \
libdbus-glib-1-2 \
libasound.so.2 \
&& git clone https://github.com/piair338/MsRewards \
&& pip install -r MsRewards/requirements.txt \
&& curl -sSLO https://download-installer.cdn.mozilla.net/pub/firefox/releases/91.9.1esr/linux-x86_64/en-US/firefox-91.9.1esr.tar.bz2 \