We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2951bf7 commit 42ee3c9Copy full SHA for 42ee3c9
projects/libvips/Dockerfile
@@ -48,6 +48,7 @@ RUN git clone --depth 1 https://github.com/strukturag/libheif.git
48
RUN git clone --depth 1 https://github.com/lovell/libimagequant.git
49
RUN git clone --depth 1 https://github.com/dloebl/cgif.git
50
RUN git clone --depth 1 https://github.com/google/highway.git
51
+RUN git clone --depth 1 https://github.com/google/libultrahdr.git
52
53
WORKDIR libvips
54
COPY build.sh $SRC/
0 commit comments