diff --git a/Dockerfile b/Dockerfile index 43554c9..c56d0c2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ RUN apt-get update && \ libc6-dev \ bash \ ffmpeg \ - msttcorefonts-installer \ + ttf-mscorefonts-installer \ fontconfig WORKDIR /app