diff --git a/Dockerfile b/Dockerfile
index 06278ec3..0f248062 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,5 @@
FROM amazoncorretto:8-alpine
+RUN apk add --no-cache fontconfig ttf-dejavu
WORKDIR /app
COPY jshERP-boot/target/jshERP.jar /app/jshERP.jar
COPY jshERP-web/dist /app/static
diff --git a/jshERP-web/public/index.html b/jshERP-web/public/index.html
index 445efcc6..410fd0e9 100644
--- a/jshERP-web/public/index.html
+++ b/jshERP-web/public/index.html
@@ -5,7 +5,7 @@
-
+