Update node version in docker build
This commit is contained in:
parent
6c0a64ef12
commit
32610adf53
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:lts-alpine
|
FROM node:20-alpine
|
||||||
|
|
||||||
ARG SOURCE_DIR=/src
|
ARG SOURCE_DIR=/src
|
||||||
ARG ARTIFACT_DIR=/jellyfin-web
|
ARG ARTIFACT_DIR=/jellyfin-web
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue