Skip to content

Commit 70bf4b7

Browse files
committed
update lambda function name
Signed-off-by: tim-macphail <[email protected]>
1 parent 9dfbf0f commit 70bf4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ echo $fingerprint
2323

2424
# Update the lambda function with the new image
2525
aws lambda update-function-code \
26-
--function-name test-docker \
26+
--function-name lifeline-server \
2727
--image-uri 452130394449.dkr.ecr.us-west-2.amazonaws.com/lifeline-server@$fingerprint

0 commit comments

Comments
 (0)