Skip to content

Commit 909c094

Browse files
committed
feat(docker): updated sdk version
1 parent 2e0909c commit 909c094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
FROM python:3-slim
33

44
#Install the python SDK
5-
RUN pip install --upgrade ibm-watson==3.2.0
5+
RUN pip install --upgrade ibm-watson>=3.2.0

0 commit comments

Comments
 (0)