Skip to content

Commit 718e431

Browse files
authored
Update Node Layer version from 127 to 130 (#32384)
Updating the latest lambda layer because 127 doesn't support DSM and it's not the latest version
1 parent f72066f commit 718e431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/shortcodes/latest-lambda-layer-version.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- Node Layer -->
1313
{{- if eq (.Get "layer") "node" -}}
14-
127
14+
130
1515
{{- end -}}
1616

1717
<!-- Ruby Layer -->

0 commit comments

Comments
 (0)