Skip to content

Commit d03ff5c

Browse files
committed
Correct spelling
1 parent b02797e commit d03ff5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.sh

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

33
# Directory of the integration test
44
HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
5-
: "${IMAGE:=rustserverless/lambda-rust:lastest-arm64}"
5+
: "${IMAGE:=rustserverless/lambda-rust:latest-arm64}"
66

77
source "${HERE}"/bashtest.sh
88

0 commit comments

Comments
 (0)