Re-add git and nodejs-npm to Dockerfile (#6810)
Fix #6809 I don't know why, either
This commit is contained in:
parent
40871caa4b
commit
844616e950
@ -32,11 +32,13 @@ RUN apk -U upgrade \
|
||||
ca-certificates \
|
||||
ffmpeg \
|
||||
file \
|
||||
git \
|
||||
icu-libs \
|
||||
imagemagick \
|
||||
libidn \
|
||||
libpq \
|
||||
nodejs \
|
||||
nodejs-npm \
|
||||
protobuf \
|
||||
tini \
|
||||
tzdata \
|
||||
|
Loading…
Reference in New Issue
Block a user