Bump node to v20.x on builder

This commit is contained in:
Bogdan 2024-02-23 20:18:29 +02:00
parent 87f88af7ee
commit 57926a61d2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ variables:
sentryOrg: 'servarr'
sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '6.0.417'
nodeVersion: '16.X'
nodeVersion: '20.X'
innoVersion: '6.2.0'
windowsImage: 'windows-2022'
linuxImage: 'ubuntu-20.04'