Skip to content

Commit 77aa277

Browse files
authored
chore: App Node Version Bump (#110)
* Bump GCP App Engine Node Version
1 parent 3898979 commit 77aa277

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gateway/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
runtime: nodejs18
1+
runtime: nodejs22
22
service: gateway
33

44
basic_scaling:

packages/server/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
runtime: nodejs18
1+
runtime: nodejs22
22
service: default
33

44
basic_scaling:

0 commit comments

Comments
 (0)