mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-05-13 04:57:00 +00:00
updating .NET to current version 1.0.0 in Dockerfile and in code
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM microsoft/dotnet:1.0.0-preview1
|
||||
FROM microsoft/dotnet:1.0.0-preview2-sdk
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user