mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-09-10 22:36:48 +02:00
Upgrade all netcore3.1 to net5.0
This commit is contained in:
@@ -2,7 +2,7 @@ FROM fedora:31
|
||||
# Docker build arguments
|
||||
ARG SOURCE_DIR=/jellyfin
|
||||
ARG ARTIFACT_DIR=/dist
|
||||
ARG SDK_VERSION=3.1
|
||||
ARG SDK_VERSION=5.0
|
||||
# Docker run environment
|
||||
ENV SOURCE_DIR=/jellyfin
|
||||
ENV ARTIFACT_DIR=/dist
|
||||
|
||||
Reference in New Issue
Block a user