sveneld commented on code in PR #2942:
URL: https://github.com/apache/thrift/pull/2942#discussion_r1511882263
##########
build/docker/ubuntu-bionic/Dockerfile:
##########
@@ -122,12 +122,12 @@ RUN apt-get install -y --no-install-recommends \
dart=$DART_VERSION
ENV PATH /usr/lib/dart/bin:$PATH
-RUN apt-get install -y --no-install-recommends \
- `# dotnet core dependencies` \
- 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 \
Review Comment:
Yeap, it's my mistake
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]