Update node20 to 20.2.0
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 18 May 2023 16:17:49 +0000 (18:17 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 18 May 2023 16:17:49 +0000 (18:17 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
docker-compose.yml

index 319c407dfe41b331a3ce6428f157a6060db902d6..b25c489a40d75243b4b3c4a2aca7e1b963e9ffcd 100644 (file)
@@ -6,7 +6,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.1.0
+        NODE_VERSION: 20.2.0
         SAPMACHINE_VERSION: 8.1.092
   mbt-node18-java8-docker:
     platform: linux/amd64
@@ -38,7 +38,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.1.0
+        NODE_VERSION: 20.2.0
         SAPMACHINE_VERSION: 11.0.19
   mbt-node18-java11-docker:
     platform: linux/amd64
@@ -70,7 +70,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.1.0
+        NODE_VERSION: 20.2.0
         SAPMACHINE_VERSION: 17.0.7
   mbt-node18-java17-docker:
     platform: linux/amd64
@@ -102,7 +102,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.1.0
+        NODE_VERSION: 20.2.0
         SAPMACHINE_VERSION: 20.0.1
   mbt-node18-java20-docker:
     platform: linux/amd64