freetype-py
This commit is contained in:
@@ -14,7 +14,7 @@ RUN apt update && \
|
||||
wget && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip3 install freetype
|
||||
RUN pip3 install freetype-py
|
||||
|
||||
RUN mkdir -p /opt/arm && \
|
||||
cd /opt/arm && \
|
||||
|
||||
Reference in New Issue
Block a user