Skip to content

Commit

Permalink
fixed docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Jan 23, 2019
1 parent ba9f40c commit cd017f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile_mitie
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:2.7-slim
FROM python:3.6-slim

ENV RASA_NLU_DOCKER="YES" \
RASA_NLU_HOME=/app \
Expand Down

0 comments on commit cd017f9

Please sign in to comment.