Update Node.js to v22

This commit is contained in:
renovate-bot 2024-07-18 19:05:59 +00:00
parent 5cdf965347
commit f28999dc37

View file

@ -1,4 +1,4 @@
FROM node:16.20.2-bullseye-slim@sha256:503446c15c6236291222f8192513c2eb56a02a8949cbadf4fe78cce19815c734 as web-builder
FROM node:22.5.0-bullseye-slim@sha256:0ce8d2917108da31ffb7a515fe8393b3ebb773f49c17e32dd0b548689f86dec8 as web-builder
# renovate: datasource=github-tags depName=jellyfin/jellyfin-web versioning=semver
ENV JELLYFIN_WEB_VERSION v10.8.13