Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Commit a8fcd00

Browse files
committed
fix: correction rasa-sdk version is 1.10.2 , 1.10.3 is not yet released for rasa-sdk
1 parent 30c8401 commit a8fcd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action_server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Extend the official Rasa SDK image
2-
FROM rasa/rasa-sdk:1.10.3
2+
FROM rasa/rasa-sdk:1.10.2
33

44
# Use subdirectory as working directory
55
WORKDIR /app

0 commit comments

Comments
 (0)