Update to node 20.4.0
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 16 Jul 2023 16:52:39 +0000 (18:52 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 16 Jul 2023 16:52:39 +0000 (18:52 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
docker-compose.yml

index edef7a7b8b622ca9044f120c6e3bc533c94ec461..8a337b1256e2f2f52a159f305e56739578eddd7d 100644 (file)
@@ -6,7 +6,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.3.1
+        NODE_VERSION: 20.4.0
         SAPMACHINE_VERSION: 8.1.094
   mbt-node18-java8-docker:
     platform: linux/amd64
@@ -38,7 +38,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.3.1
+        NODE_VERSION: 20.4.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.3.1
+        NODE_VERSION: 20.4.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.3.1
+        NODE_VERSION: 20.4.0
         SAPMACHINE_VERSION: 20.0.1
   mbt-node18-java20-docker:
     platform: linux/amd64