Skip to content

Commit

Permalink
Try just extra
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebrody committed Feb 8, 2025
1 parent 0095146 commit 3ae4b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ RUN apt-get -y install fluxbox
RUN apt-get -y install xdg-user-dirs

# needed for emoji display in tests
RUN apt-get -y install fonts-noto-color-emoji fonts-noto-cjk-extra
RUN apt-get -y install fonts-noto-color-emoji fonts-noto-extra

ENTRYPOINT [ "/bin/bash" ]

0 comments on commit 3ae4b27

Please sign in to comment.