mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
Update to .NETCore 3.0
This commit is contained in:
parent
23c52c3fb9
commit
aa25dd1a0b
@ -1,4 +1,4 @@
|
||||
ARG DOTNET_VERSION=2.2
|
||||
ARG DOTNET_VERSION=3.0
|
||||
|
||||
|
||||
FROM microsoft/dotnet:${DOTNET_VERSION}-sdk-stretch-arm32v7 as builder
|
||||
|
Loading…
Reference in New Issue
Block a user