mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 13:46:19 +01:00
Patch libtiff v4.0.6 with latest security fixes
This commit is contained in:
@@ -9,7 +9,7 @@ RUN \
|
||||
apt-get install -y curl && \
|
||||
dpkg --add-architecture arm64 && \
|
||||
apt-get update && \
|
||||
apt-get install -y crossbuild-essential-arm64 autoconf libtool nasm gtk-doc-tools texinfo advancecomp libglib2.0-dev
|
||||
apt-get install -y crossbuild-essential-arm64 autoconf libtool nasm gtk-doc-tools texinfo advancecomp libglib2.0-dev jq
|
||||
|
||||
# Compiler settings
|
||||
ENV \
|
||||
|
||||
Reference in New Issue
Block a user