Skip to content

Commit 46e812d

Browse files
authored
chore(nodejs): update layer data (#21)
1 parent 1183864 commit 46e812d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nodejs/layer-data.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
OFFICIAL_LAYER_NAME=sumologic-otel-lambda-nodejs
44
ARCHITECTURE_AMD=x86_64
55
ARCHITECTURE_ARM=arm64
6-
RUNTIMES='nodejs12.x nodejs14.x nodejs16.x nodejs18.x'
6+
RUNTIMES='nodejs14.x nodejs16.x nodejs18.x'
77
DESCRIPTION='Sumo Logic OTel Collector and NodeJS Lambda Layer https://github.com/SumoLogic/sumologic-otel-lambda/tree/main/nodejs'
88
LICENSE=Apache-2.0
9-
VERSION=v1-12-0
9+
VERSION=v1-17-1

0 commit comments

Comments
 (0)