refactor: Bump to NodeJS v16.x
This commit is contained in:
parent
e21ed8231a
commit
6c08730b47
@ -45,7 +45,7 @@ RUN \
|
||||
apt-get -y update \
|
||||
&& apt-get -y install --no-install-recommends \
|
||||
curl \
|
||||
&& curl -sL https://deb.nodesource.com/setup_14.x | bash - \
|
||||
&& curl -sL https://deb.nodesource.com/setup_16.x | bash - \
|
||||
&& apt-get -y update \
|
||||
&& apt-get -y install --no-install-recommends \
|
||||
clang-format \
|
||||
|
Loading…
Reference in New Issue
Block a user