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.
2 parents 298058a + 3825407 commit 62dd1bbCopy full SHA for 62dd1bb
Dockerfile
@@ -1,4 +1,5 @@
1
FROM mcr.microsoft.com/v2/dotnet/core/sdk:3.1 AS build
2
+
3
WORKDIR /app
4
5
LABEL "com.github.actions.name"="Microsoft Teams (Generic)"
0 commit comments