build(docker): downgrade to node 16.16 (#2921)

This commit is contained in:
TheCatLady
2022-08-16 21:10:11 -07:00
committed by GitHub
parent 114943ae2c
commit 233035dbd7
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ confinement: strict
parts:
overseerr:
plugin: nodejs
nodejs-version: '16.17.0'
nodejs-version: '16.16.0'
nodejs-package-manager: 'yarn'
nodejs-yarn-version: v1.22.17
build-packages: