Skip to content

Commit 5b15741

Browse files
author
Charoite Lee
committed
Update build layer script
1 parent 9e25e99 commit 5b15741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-layer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ set -e
99

1010
LAYER_NAME=canvas-nodejs
1111
LAYER_DESCRIPTION="AWS Lambda Layer with node-canvas and its dependencies packaged, provides a Cairo backed Mozilla Web Canvas API implementation with additional features."
12-
LAYER_VERSION=2.9.0
12+
LAYER_VERSION=2.8.3
1313
LAYER_AUTHOR="Charoite Lee"
1414

1515
# Remove packaged layer if exists

0 commit comments

Comments
 (0)