mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 15:26:46 -06:00
libtool is required for the container appbuild now.
This commit is contained in:
parent
4c660f2155
commit
751b6c28b5
@ -23,6 +23,7 @@ RUN apk add --no-cache \
|
|||||||
libc6-compat \
|
libc6-compat \
|
||||||
libjpeg-turbo-dev \
|
libjpeg-turbo-dev \
|
||||||
libpng-dev \
|
libpng-dev \
|
||||||
|
libtool \
|
||||||
make \
|
make \
|
||||||
nasm \
|
nasm \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
Loading…
Reference in New Issue
Block a user