This time we have the correct font
This commit is contained in:
parent
d706ae1645
commit
50df9778e2
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.18
|
||||
|
||||
RUN apk --no-cache add python3 inkscape bash imagemagick ghostscript font-droid
|
||||
RUN apk --no-cache add python3 inkscape bash imagemagick ghostscript font-noto
|
||||
RUN apk --no-cache add py3-pip && pip3 install --break-system-packages django tzdata gunicorn
|
||||
|
||||
ADD backend /zetikettes
|
||||
|
Loading…
Reference in New Issue
Block a user