Use microsoft base images (#296)

Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
pull/298/head
Stefan Scherer 2016-10-29 05:38:32 +02:00 committed by Anthony Lapenna
parent bf6c9c8b3b
commit f9327b3337
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM golang:windowsservercore
FROM microsoft/windowsservercore
COPY dist /

View File

@ -1,4 +1,4 @@
FROM golang:nanoserver
FROM microsoft/nanoserver
COPY dist /