Update build scripts
This commit is contained in:
parent
b6690e27ec
commit
49be2f0240
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [14.x]
|
node-version: [18.x]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
FROM jellyfin/jellyfin:10.8.5
|
FROM jellyfin/jellyfin:10.8.9
|
||||||
|
|
||||||
COPY dist/ /jellyfin/jellyfin-web/
|
COPY dist/ /jellyfin/jellyfin-web/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user