X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Dockerfile;h=027d78aac8407c53d27db99490231d668df737ab;hb=dd944ae1b99b1dc4dc8cf75fde89dff40c46b41d;hp=200723cbaee62a0cb9b2a8ac8cfec99c77be7fbc;hpb=85a9ffe41fb55ab3b1a3dc7e730e9347f2a02081;p=mbt-docker.git diff --git a/Dockerfile b/Dockerfile index 200723c..027d78a 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.18.1 +ARG NODE_VERSION=16.19.0 RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \ && case "${dpkgArch##*-}" in \