X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Dockerfile;h=1a2d32b239896e309664eabe499697354ea8b864;hb=a015f3aeca8b25f8759d3b4c41dfeadf58d5d3b7;hp=8352e46ed5202561a61996299bbdd359aa34670b;hpb=f524c43a103e4e3f6d764c86835006337052b983;p=mbt-docker.git diff --git a/Dockerfile b/Dockerfile index 8352e46..1a2d32b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ RUN set -ex \ ADD http://aia.pki.co.sap.com/aia/SAP%20Global%20Root%20CA.crt \ /etc/ssl/certs/SAP_Global_Root_CA.crt -ARG NODE_VERSION=16.19.1 +ARG NODE_VERSION=16.20.0 RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \ && case "${dpkgArch##*-}" in \