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 1fd001a commit b02797eCopy full SHA for b02797e
tests/test.sh
@@ -2,7 +2,7 @@
2
3
# Directory of the integration test
4
HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
5
-: "${IMAGE:=rustserverless/lambda-rust}"
+: "${IMAGE:=rustserverless/lambda-rust:lastest-arm64}"
6
7
source "${HERE}"/bashtest.sh
8
0 commit comments