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

Commit d178547

Browse files
committed
Bump .NET Core SDK to 3.1.405
1 parent dc04991 commit d178547

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.404 \
11+
DOTNET_SDK_VERSION=3.1.405 \
1212
DOTNET_CLI_TELEMETRY_OPTOUT=1 \
1313
NUGET_XMLDOC_MODE=skip
1414

0 commit comments

Comments
 (0)