Update Node.js to v20 - autoclosed #252
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:20.18.3-bullseye-slim@sha256:ff1af7dba3f74e9589f18f147d4cd144856621c75f12aaa3fc464a7084dd847a 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