DEV Community

Discussion on: Develop Azure Functions using .NET Core 3.1

Collapse
 
cmendibl3 profile image
Carlos Mendible

Hi Jeff is there a preview version of the Docker image so I can update my mcr.microsoft.com/azure-functions/dotnet:2.0 refs?

Collapse
 
zpertee20 profile image
zach pertee

Ditto. I also badly need this feature. Can I simply update my dockerfile to install .net core 3 or is there more to it than that?

Collapse
 
jeffhollan profile image
Jeff Hollan

We have them published mcr.microsoft.com/azure-functions/...

Thread Thread
 
zpertee20 profile image
zach pertee

Thanks Jeff!

Thread Thread
 
cmendibl3 profile image
Carlos Mendible

Thanks dude!