Update node to 14.5.0-r0

This commit is contained in:
Aidan Timson 2020-10-17 12:57:01 +01:00
parent 01c7237e7a
commit af37c10000
No known key found for this signature in database
GPG key ID: 249621F5022B16AA

View file

@ -16,7 +16,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.18.0-r0 \
nodejs-current=14.3.0-r0 \
nodejs-current=14.5.0-r0 \
openssl=1.1.1g-r0 \
yarn=1.22.4-r0 \
\