diff --git a/Dockerfile b/Dockerfile index 3ac5097782..bea11fd830 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ ENV NGINX_USER=nginx \ PIP_DISABLE_PIP_VERSION_CHECK=on \ PIP_DEFAULT_TIMEOUT=100 \ NVM_VERSION=v0.39.1 \ - NODE_VERSION=18.17.0 + NODE_VERSION=20.17.0 # Configure Python3.7 venv ENV VIRTUAL_ENV=/opt/venv