C
C#2y ago
JoJoCa

✅ Cant build a docker file

I'm trying to build a docker file, and I get this error
3 Replies
JoJoCa
JoJoCaOP2y ago
though I'm using the most recent dotnet version (7.0.400)
Pobiega
Pobiega2y ago
show me your dockerfile I'm almost 100% sure you are using the wrong base image (.net 5 instead of .net 7)
JoJoCa
JoJoCaOP2y ago
thank you that was it!

Did you find this page helpful?