Skip to content

Commit d67c29b

Browse files
authored
Update Layer version
1 parent 7fd63fd commit d67c29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/expressjs-zip/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Resources:
2525
AWS_LAMBDA_EXEC_WRAPPER: /opt/bootstrap
2626
RUST_LOG: info
2727
Layers:
28-
- !Sub arn:aws:lambda:${AWS::Region}:753240598075:layer:LambdaAdapterLayerX86:1
28+
- !Sub arn:aws:lambda:${AWS::Region}:753240598075:layer:LambdaAdapterLayerX86:2
2929
Events:
3030
RootPath:
3131
Type: Api

0 commit comments

Comments
 (0)