mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Fix docker build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM microsoft/aspnetcore:1.1.0-runtime
|
||||
FROM microsoft/aspnetcore:1.1.0
|
||||
|
||||
ARG PUBLISH_DIR="bin/Publish"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user