build: correct node version in snapcraft (#3678)

This commit is contained in:
Ryan Cohen
2023-11-06 20:43:03 +09:00
committed by GitHub
parent e297d25603
commit be047427df

View File

@@ -16,7 +16,7 @@ architectures:
parts:
overseerr:
plugin: nodejs
nodejs-version: '18.8.2'
nodejs-version: '18.18.2'
nodejs-package-manager: 'yarn'
nodejs-yarn-version: v1.22.19
build-packages: