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 1aa6a83 commit e72a20dCopy full SHA for e72a20d
publish.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-GHOSTSCRIPT_VERSION=10.0.0
+GHOSTSCRIPT_VERSION=10.02.0
4
LAYER_NAME='ghostscript'
5
LAYER_VERSION=$(
6
aws lambda publish-layer-version --region "$TARGET_REGION" \
0 commit comments