Update DIALOGFLOW.Dockerfile
This commit is contained in:
parent
df6de1bdbf
commit
7eb30ded8f
|
|
@ -1,5 +1,5 @@
|
|||
# stage 1: build
|
||||
FROM microsoft/dotnet AS botsharp
|
||||
FROM microsoft/dotnet AS botsharp-dialogflow
|
||||
WORKDIR /source
|
||||
|
||||
# copies the rest of your code
|
||||
|
|
|
|||
Loading…
Reference in a new issue