Update nodejs to 14.3.0-r0

This commit is contained in:
Aidan Timson 2020-06-16 22:28:33 +01:00
parent 7272e7b4a0
commit 2f6384a20c
No known key found for this signature in database
GPG key ID: 502392C21419F5B8

View file

@ -14,7 +14,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.16.1-r6 \
nodejs-current=13.1.0-r0 \
nodejs-current=14.3.0-r0 \
openssl=1.1.1g-r0 \
\
&& git clone --branch "v2.8.1" --depth=1 \