Changed nodejs to 20.
This commit is contained in:
parent
aed3e0c803
commit
37e5c6f8a6
@ -40,7 +40,7 @@ RUN apt-get update \
|
||||
libbz2-dev \
|
||||
libwebp-dev
|
||||
|
||||
RUN curl -sL https://deb.nodesource.com/setup_16.x | bash -
|
||||
RUN curl -sL https://deb.nodesource.com/setup_20.x | bash -
|
||||
RUN apt-get -y install nodejs
|
||||
|
||||
# Clear cache
|
||||
|
Loading…
Reference in New Issue
Block a user