THRIFT-5746 Upgrade to net8
Client: netstd
Patch: Jens Geyer
diff --git a/build/docker/old/debian-stretch/Dockerfile b/build/docker/old/debian-stretch/Dockerfile
index 25237ca..f584bba 100644
--- a/build/docker/old/debian-stretch/Dockerfile
+++ b/build/docker/old/debian-stretch/Dockerfile
@@ -102,10 +102,10 @@
# project isn't ready for this quite yet:
# RUN apt-get install -y --no-install-recommends \
# `# dotnet core dependencies` \
-# dotnet-sdk-7.0 \
-# dotnet-runtime-7.0 \
-# aspnetcore-runtime-7.0 \
-# dotnet-apphost-pack-7.0
+# dotnet-sdk-8.0 \
+# dotnet-runtime-8.0 \
+# aspnetcore-runtime-8.0 \
+# dotnet-apphost-pack-8.0
RUN apt-get install -y --no-install-recommends \
`# Erlang dependencies` \