Skip to content

Commit

Permalink
Update .Net Core SDK to 2.1.104
Browse files Browse the repository at this point in the history
  • Loading branch information
burakince committed Apr 9, 2018
1 parent 9886161 commit 1975ca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL maintainer="Burak Ince <[email protected]>"

ENV SONAR_SCANNER_MSBUILD_VERSION=4.1.1.1164 \
SONAR_SCANNER_VERSION=3.1.0.1141 \
DOTNET_SDK_VERSION=2.1.103 \
DOTNET_SDK_VERSION=2.1.104 \
MONO_DEBIAN_VERSION=5.10.1.20-0xamarin1+debian9b1 \
SONAR_SCANNER_MSBUILD_HOME=/opt/sonar-scanner-msbuild \
DOTNET_PROJECT_DIR=/project \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Sonar Scanner MsBuild Dockerfile for .Net Core Projects
| OS | Debian | Stretch (9) |
| Java | OpenJDK | 8 Update 162 |
| .NET Framework | Mono | Stable 5.10.0 |
| .NET SDK | .NET Core SDK | 2.1.103 |
| .NET SDK | .NET Core SDK | 2.1.104 |
| Sonar Scanner | CLI | 3.1.0.1141 |
| Sonar Scanner | MS Build | 4.1.1.1164 |

Expand Down

0 comments on commit 1975ca1

Please sign in to comment.