Skip to content

Commit e378eee

Browse files
authored
Update app.yaml
Nodejs18 has reached EOL. Updating to 22
1 parent 0733133 commit e378eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
runtime: nodejs18
15+
runtime: nodejs22
1616
handlers:
1717
# Serve all static files with url ending with a file extension
1818
- url: /(.*\..+)$

0 commit comments

Comments
 (0)