From 2381a51b2706b35e366d00787e19bb8742dab8a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Sat, 28 Sep 2024 19:22:58 +0200 Subject: [PATCH] Aktualizovat Dockerfile --- Dockerfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 052e5f7..8be1918 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM ghcr.io/techno-tim/littlelink-server@sha256:42917c3ef616a679e637faf78b69231f815d57b6ab1fada06f2fb09f67c504e1 COPY OpenSans-Italic-VariableFont_wdth,wght.ttf /usr/src/app/build/public/css/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2 -COPY OpenSans-VariableFont_wdth,wght.ttf /usr/src/app/build/public/css/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2 -COPY OpenSans-VariableFont_wdth,wght.ttf /usr/src/app/build/public/css/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2 \ No newline at end of file +COPY OpenSans-Italic-VariableFont_wdth,wght.ttf /usr/src/app/build/public/css/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2 +COPY OpenSans-Italic-VariableFont_wdth,wght.ttf /usr/src/app/build/public/css/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2 +#COPY OpenSans-VariableFont_wdth,wght.ttf /usr/src/app/build/public/css/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2 \ No newline at end of file