From 21653f0379e7f8b3e2d1932515a2feb090f612d3 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Fri, 27 Oct 2017 17:43:24 -0700 Subject: [PATCH] Updated 99. FAQ (Frequently Asked Questions) (markdown) --- 99.-FAQ-(Frequently-Asked-Questions).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/99.-FAQ-(Frequently-Asked-Questions).md b/99.-FAQ-(Frequently-Asked-Questions).md index 8f296ff..a063236 100644 --- a/99.-FAQ-(Frequently-Asked-Questions).md +++ b/99.-FAQ-(Frequently-Asked-Questions).md @@ -98,7 +98,7 @@ https://github.com/dotnet/cli/issues/6178 When trying to get the docker image (microsoft/aspnetcore-build) working see: https://github.com/aspnet/aspnet-docker/issues/299 -Use the *microsoft/aspnetcore-build:1.0-2.0* image that comes with the Microsoft.Docker.Sdk. +Use the **microsoft/aspnetcore-build:1.0-2.0** image that comes with the Microsoft.Docker.Sdk. #### WORKAROUND until fixed, if using just .NET Core with NO Docker build-container: