Update Node.js to v22
This commit is contained in:
parent
5cdf965347
commit
addbb78782
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:16.20.2-bullseye-slim@sha256:503446c15c6236291222f8192513c2eb56a02a8949cbadf4fe78cce19815c734 as web-builder
|
||||
FROM node:22.9.0-bullseye-slim@sha256:563fe0965ad9eb07f4278d210ede91fcbae6be1359c2c2cd078c8c44e2180c6e as web-builder
|
||||
|
||||
# renovate: datasource=github-tags depName=jellyfin/jellyfin-web versioning=semver
|
||||
ENV JELLYFIN_WEB_VERSION v10.8.13
|
||||
|
|
Loading…
Reference in a new issue