Skip to content

Commit

Permalink
chore(image-processing-api): upgrade to node18
Browse files Browse the repository at this point in the history
  • Loading branch information
dackers86 committed Sep 5, 2023
1 parent ef90ddf commit 48394b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/image-processing-api/extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ resources:
Serves a API accepting incoming HTTP requests.
properties:
location: ${param:LOCATION}
runtime: nodejs14
runtime: nodejs18
availableMemoryMb: 1024
httpsTrigger: {}

Expand Down

0 comments on commit 48394b2

Please sign in to comment.