Skip to content

Commit 826516e

Browse files
committed
Update dotnetcore2.1 SDK to 2.1.504
1 parent 1c45ea2 commit 826516e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnetcore2.1/build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM lambci/lambda-base:build
33
ENV PATH=/var/lang/bin:$PATH \
44
LD_LIBRARY_PATH=/var/lang/lib:$LD_LIBRARY_PATH \
55
AWS_EXECUTION_ENV=AWS_Lambda_dotnetcore2.1 \
6-
DOTNET_SDK_VERSION=2.1.401 \
6+
DOTNET_SDK_VERSION=2.1.504 \
77
DOTNET_CLI_TELEMETRY_OPTOUT=1 \
88
NUGET_XMLDOC_MODE=skip
99

0 commit comments

Comments
 (0)