We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1183864 commit 46e812dCopy full SHA for 46e812d
nodejs/layer-data.sh
@@ -3,7 +3,7 @@
3
OFFICIAL_LAYER_NAME=sumologic-otel-lambda-nodejs
4
ARCHITECTURE_AMD=x86_64
5
ARCHITECTURE_ARM=arm64
6
-RUNTIMES='nodejs12.x nodejs14.x nodejs16.x nodejs18.x'
+RUNTIMES='nodejs14.x nodejs16.x nodejs18.x'
7
DESCRIPTION='Sumo Logic OTel Collector and NodeJS Lambda Layer https://github.com/SumoLogic/sumologic-otel-lambda/tree/main/nodejs'
8
LICENSE=Apache-2.0
9
-VERSION=v1-12-0
+VERSION=v1-17-1
0 commit comments