This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
siddhart-srivastava
/
chatbot
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
rasa version changed to 1.10.8 in the dockerfile
master
Siddharth110800
пре 2 година
родитељ
c4a3d1f336
комит
84e3620d07
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
Прегледај датотеку
@@ -1,6 +1,6 @@
FROM ubuntu:18.04
ENTRYPOINT []
RUN apt-get update && apt-get install -y python3 python3-pip && python3 -m pip install --no-cache --upgrade pip && pip3 install --no-cache rasa==
3.1.2
RUN apt-get update && apt-get install -y python3 python3-pip && python3 -m pip install --no-cache --upgrade pip && pip3 install --no-cache rasa==
1.10.8
ADD . /app/
RUN chmod +x /app/start_services.sh
Write
Preview
Loading…
Откажи
Сачувај