Merge pull request #2106 from Bond-009/docker

Fix ubuntu x64 docker build
This commit is contained in:
dkanada 2019-12-11 01:15:31 +09:00 committed by GitHub
commit f1fc6ef59f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.2-sdk-bionic
FROM microsoft/dotnet:3.0-sdk-bionic
# Docker build arguments
ARG SOURCE_DIR=/jellyfin
ARG PLATFORM_DIR=/jellyfin/deployment/ubuntu-package-x64