pulumi/docker/dotnet
Paul Stack 8a6d81ef64
Ensure ubi container installs correct dotnet sdk version (#6245)
Fixes: #6185

This PR also addresses the fact that we create an image of
pulumi-nodejs:latest and then the ubi and debian builds override
that pulumi-nodejs:latest with their versions

this overwrite is actually last container wins. Therefore, we will
not be tagging the ubi and debian builds with latest to ensure that
latest is *actually* deterministic
2021-02-03 18:29:52 +00:00
..
Dockerfile Adding the langage SDK specific docker images (#4837) 2020-06-18 01:35:45 +01:00
Dockerfile.alpine Adding the langage SDK specific docker images (#4837) 2020-06-18 01:35:45 +01:00
Dockerfile.debian Adding the langage SDK specific docker images (#4837) 2020-06-18 01:35:45 +01:00
Dockerfile.ubi Ensure ubi container installs correct dotnet sdk version (#6245) 2021-02-03 18:29:52 +00:00