chore: fix emojis for CR and FF in Dockerfile (#2522)

This commit is contained in:
Max Schmitt 2020-06-10 17:02:56 +02:00 committed by GitHub
parent 3bff136825
commit 24316ad261
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,8 @@ RUN apt-get install -y libwoff1 \
RUN apt-get install -y libnss3 \
libxss1 \
libasound2
libasound2 \
fonts-noto-color-emoji
# 4. Install Firefox dependencies