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 9dfbf0f commit 70bf4b7Copy full SHA for 70bf4b7
server/deploy.sh
@@ -23,5 +23,5 @@ echo $fingerprint
23
24
# Update the lambda function with the new image
25
aws lambda update-function-code \
26
- --function-name test-docker \
+ --function-name lifeline-server \
27
--image-uri 452130394449.dkr.ecr.us-west-2.amazonaws.com/lifeline-server@$fingerprint
0 commit comments