mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-12 11:46:10 +02:00
Add libpcre3 to Docker image
This commit is contained in:
parent
c387c2e699
commit
099aa7b3a0
@ -20,6 +20,7 @@ RUN apt-get update \
|
||||
libsm6 \
|
||||
liblzma5 \
|
||||
libzstd1 \
|
||||
libpcre3 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY --from=0 /usr/local/bin/imgproxy /usr/local/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user