We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622528c commit bc8bd93Copy full SHA for bc8bd93
Dockerfile
@@ -6,7 +6,6 @@ WORKDIR /src
6
COPY LetsEncrypt.Azure.Core.V2 /src/LetsEncrypt.Azure.Core.V2
7
COPY Letsencrypt.Azure.Core.Test /src/Letsencrypt.Azure.Core.Test
8
COPY LetsEncrypt.Azure.Runner /src/LetsEncrypt.Azure.Runner
9
-COPY DnsClient.NET /src/DnsClient.NET
10
COPY LetsEncrypt.Azure.DotNetCore.sln /src/LetsEncrypt.Azure.DotNetCore.sln
11
12
0 commit comments