Skip to content

Commit f37bbdb

Browse files
authored
Update Dockerfile
Update .net core sdk to 1.0.4 and runtime to 1.1.2
1 parent 33238ec commit f37bbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/dotnet:1.1.0-sdk-msbuild-rc4
1+
FROM microsoft/dotnet:1.1.2-sdk
22

33
RUN apt-get update && apt-get install -y --no-install-recommends \
44
autoconf \

0 commit comments

Comments
 (0)