⬆️ Upgrades nodejs to 14.15.5-r0

This commit is contained in:
Franck Nijhof 2021-02-18 18:35:50 +01:00
parent c93cc76a31
commit 42690eb2ae
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -13,7 +13,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.18.0-r13 \
nodejs=14.15.4-r0 \
nodejs=14.15.5-r0 \
\
&& yarn global add \
modclean@3.0.0-beta.1 \