X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Dockerfile;fp=Dockerfile;h=25f6d7eeb5a83bb2eb52ae7cf409c7a084b73d09;hb=39813e44da3f395df72d7c8f0bac3cab93407411;hp=b626894a1a922adc6a866d1066e368568ea4fe9a;hpb=46768a518ab66563b47491a177d1ea2c3280d4a3;p=mbt-docker.git diff --git a/Dockerfile b/Dockerfile index b626894..25f6d7e 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.20.1 +ARG NODE_VERSION=16.20.2 RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \ && case "${dpkgArch##*-}" in \