arch image now works
This commit is contained in:
parent
3ee65d19df
commit
7866d0cc27
|
@ -25,7 +25,7 @@ RUN git clone https://aur.archlinux.org/yay.git && \
|
|||
cd .. && sudo rm -rf yay
|
||||
|
||||
RUN yay -Sy --noconfirm gtkglext
|
||||
RUN yay -S --noconfirm cpr opencv2 nlohmann-json tesseract tesseract-data-rus
|
||||
RUN yay -S --noconfirm cpr opencv opencv2 nlohmann-json tesseract tesseract-data-rus
|
||||
|
||||
#building
|
||||
WORKDIR /home/checks-parser
|
||||
|
|
Loading…
Reference in New Issue