Merge remote-tracking branch 'upstream/release/6.0.1xx-rc2' into MergeRc2ToMain

This commit is contained in:
sfoslund 2021-10-01 11:29:26 -07:00
commit a0c327cc2b

View file

@ -4,7 +4,7 @@
#
# Dockerfile that creates a container suitable to build dotnet-cli
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:debian-stretch-d61254f-20190807161114
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:debian-stretch-20211001171226-047508b
# Install the deb packaging toolchain we need to build debs
RUN apt-get update \