We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b806f1 commit aa86aeaCopy full SHA for aa86aea
Dockerfile
@@ -81,7 +81,7 @@ RUN apt-get update && \
81
# .NET SDK
82
dotnet-sdk-${DOTNET_VERSION} \
83
# google-chrome deps
84
- fonts-liberation libu2f-udev libvulkan1 xdg-utils \
+ fonts-liberation libvulkan1 xdg-utils \
85
# OCR library
86
tesseract-ocr libtesseract-dev \
87
# musl
0 commit comments