Update Node.js to v20

This commit is contained in:
renovate-bot 2024-07-09 16:05:51 +00:00
parent 5cdf965347
commit 22b6ad56e7

View file

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