This time we have the correct font
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user