diff --git a/Dockerfile b/Dockerfile index 64970e71..e20398b3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ RUN apk add --no-cache \ ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true \ PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser -COPY fonts/*.ttf /usr/share/fonts +COPY fonts/*.ttf /usr/share/fonts/ RUN fc-cache -fv RUN mkdir /home/node/app && chown -R node:node /home/node/app diff --git a/src/api/templates/admin/reports/csl-certificate-audit-report.handlebars b/src/api/templates/admin/reports/csl-certificate-audit-report.handlebars index 87fb0d40..0dd50cca 100644 --- a/src/api/templates/admin/reports/csl-certificate-audit-report.handlebars +++ b/src/api/templates/admin/reports/csl-certificate-audit-report.handlebars @@ -75,7 +75,7 @@