Small changes that I noticed when diffing the files
This commit is contained in:
parent
e634fedae8
commit
7963018d3d
6 changed files with 9 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
|
||||
# Dockerfile that creates a container suitable to build dotnet-cli
|
||||
FROM chcosta/dotnetcore:fedora23_prereqs
|
||||
FROM fedora:23
|
||||
|
||||
# Install the base toolchain we need to build anything (clang, cmake, make and the like)
|
||||
# this does not include libraries that we need to compile different projects, we'd like
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue