We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d5f54 commit 05dbc43Copy full SHA for 05dbc43
1 file changed
projects/pillow/Dockerfile
@@ -23,7 +23,7 @@ RUN apt-get update && \
23
pkg-config \
24
rsync
25
26
-RUN git clone --depth 1 https://github.com/python-pillow/Pillow
+RUN git clone --depth 1 -b giflib https://github.com/radarhere/Pillow
27
28
RUN $SRC/Pillow/Tests/oss-fuzz/build_dictionaries.sh
29
0 commit comments