🔥 Add missing dependency

This commit is contained in:
Timmo 2019-09-01 15:10:55 +01:00
parent 5f17136269
commit fb1b268a32

View file

@ -15,6 +15,7 @@ RUN \
&& apk add --no-cache \
nginx=1.16.1-r0 \
nodejs-current=12.4.0-r0 \
openssl=1.1.1c-r0 \
\
# TODO: Replace with release tag
&& git clone --branch "master" --depth=1 \