Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Upgrade sonar scanner msbuild version to 4.2.0.1214
Browse files Browse the repository at this point in the history
  • Loading branch information
burakince committed Apr 18, 2018
1 parent 26dd34f commit 85a3ae1
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 @@ -2,7 +2,7 @@ FROM openjdk:8u162-jre-stretch

LABEL maintainer="Burak Ince <[email protected]>"

ENV SONAR_SCANNER_MSBUILD_VERSION=4.1.1.1164 \
ENV SONAR_SCANNER_MSBUILD_VERSION=4.2.0.1214 \
SONAR_SCANNER_VERSION=3.1.0.1141 \
DOTNET_SDK_VERSION=2.1.105 \
MONO_DEBIAN_VERSION=5.10.1.47-0xamarin4+debian9b1 \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Sonar Scanner MsBuild Dockerfile for .Net Core Projects
| .NET Framework | Mono | Stable 5.10.1.47 |
| .NET SDK | .NET Core SDK | 2.1.105 |
| Sonar Scanner | CLI | 3.1.0.1141 |
| Sonar Scanner | MS Build | 4.1.1.1164 |
| Sonar Scanner | MS Build | 4.2.0.1214 |

Please check [Releases Page](https://github.com/burakince/docker-dotnet-sonarscanner/releases) for details.

Expand Down

0 comments on commit 85a3ae1

Please sign in to comment.