Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Commit d6d3a9a

Browse files
committed
Update dotnetcore to 3.1.403 sdk
1 parent 0785576 commit d6d3a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnetcore3.1/build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ENV DOTNET_ROOT=/var/lang/bin
88
ENV PATH=/root/.dotnet/tools:$DOTNET_ROOT:$PATH \
99
LD_LIBRARY_PATH=/var/lang/lib:$LD_LIBRARY_PATH \
1010
AWS_EXECUTION_ENV=AWS_Lambda_dotnetcore3.1 \
11-
DOTNET_SDK_VERSION=3.1.402 \
11+
DOTNET_SDK_VERSION=3.1.403 \
1212
DOTNET_CLI_TELEMETRY_OPTOUT=1 \
1313
NUGET_XMLDOC_MODE=skip
1414

0 commit comments

Comments
 (0)