bump node 20 version
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 25 Oct 2023 16:22:35 +0000 (18:22 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 25 Oct 2023 16:22:35 +0000 (18:22 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
docker-compose.yml

index cd706c113cc898db7cb6a778613cfa894135239b..1b214fe9c0c3908737471e217228b2779a007ed4 100644 (file)
@@ -6,7 +6,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.8.1
+        NODE_VERSION: 20.9.0
         SAPMACHINE_VERSION: 8.1.095
   mbt-node18-java8-docker:
     platform: linux/amd64
@@ -38,7 +38,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.8.1
+        NODE_VERSION: 20.9.0
         SAPMACHINE_VERSION: 11.0.21
   mbt-node18-java11-docker:
     platform: linux/amd64
@@ -70,7 +70,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.8.1
+        NODE_VERSION: 20.9.0
         SAPMACHINE_VERSION: 17.0.9
   mbt-node18-java17-docker:
     platform: linux/amd64
@@ -102,7 +102,7 @@ services:
       context: .
       dockerfile: Dockerfile
       args:
-        NODE_VERSION: 20.8.1
+        NODE_VERSION: 20.9.0
         SAPMACHINE_VERSION: 21.0.1
   mbt-node18-java21-docker:
     platform: linux/amd64