We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c38b78 commit eb19ce6Copy full SHA for eb19ce6
.github/workflows/Dockerfile
@@ -1,3 +1,4 @@
1
+# docker file
2
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build-env
3
WORKDIR /app
4
0 commit comments