Skip to content

Commit 74a432a

Browse files
committed
Update Makefile
1 parent 372ac1a commit 74a432a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BlobStorage/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ install:
5353
--consumption-plan-location $(AZURE_REGION) \
5454
--runtime node \
5555
--runtime-version 16 \
56-
--functions-version ~4 \
56+
--functions-version 4 \
5757
--storage-account $(AZURE_FUNCTION_NAME)
5858

5959
configure:

0 commit comments

Comments
 (0)