Update build scripts

This commit is contained in:
ConfusedPolarBear 2023-01-31 03:30:00 -06:00
parent b6690e27ec
commit 49be2f0240
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [14.x]
node-version: [18.x]
steps:
- uses: actions/checkout@v3

View File

@ -1,3 +1,3 @@
FROM jellyfin/jellyfin:10.8.5
FROM jellyfin/jellyfin:10.8.9
COPY dist/ /jellyfin/jellyfin-web/