Update Dockerfile
This commit is contained in:
parent
fa42e8d434
commit
e3b9ca5891
@ -22,8 +22,9 @@ RUN apk --no-cache add \
|
||||
openssl \
|
||||
openssl-dev \
|
||||
pcre-dev \
|
||||
zlib-dev
|
||||
|
||||
zlib-dev \
|
||||
patch
|
||||
|
||||
RUN ln -s /usr/bin/aclocal-1.16 /usr/bin/aclocal-1.15
|
||||
RUN ln -s /usr/bin/automake-1.16 /usr/bin/automake-1.15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user