Skip to content

Commit 9942065

Browse files
committed
RE1-T119 build fix
1 parent 80933b3 commit 9942065

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Workers/Resgrid.Workers.Console/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ RUN apt-get update \
4545
&& apt-get install -y --no-install-recommends \
4646
wget \
4747
fontconfig \
48-
xfonts-75dpi \
49-
xfonts-base \
48+
fonts-dejavu-core \
49+
init-system-helpers \
5050
libfontconfig1 \
5151
libfreetype6 \
5252
libjpeg62-turbo \

0 commit comments

Comments
 (0)