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