exceptionless/Exceptionless

Broken docker image v8.2

Closed this issue · 3 comments

Wrong version of .NET 9.0 (preview version) is shipped with the image :
Image

@niemyjski you should use "--channel 9.0" instead of "--channel preview"

Doh, we were using the 9.0 rc we'll get this updated.

Thanks for the issue, Pushing new release now.