Update Node.js to v21

This commit is contained in:
renovate-bot 2024-03-07 22:06:06 +00:00
parent 5cdf965347
commit c009b01a49

View file

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