From 5fa1b8ac3a7e65f0972e4fc55e83172f66efd794 Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Wed, 15 Nov 2023 22:21:20 +0100 Subject: Update more Dockerfiles --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 9be319311e..d3f10cd12e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ##################################### # Requires binfm_misc registration # https://github.com/multiarch/qemu-user-static#binfmt_misc-register -ARG DOTNET_VERSION=7.0 +ARG DOTNET_VERSION=8.0 FROM node:20-alpine as web-builder ARG JELLYFIN_WEB_VERSION=master -- cgit v1.2.3