We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86be5c0 commit 6afb04eCopy full SHA for 6afb04e
docker/Dockerfile
@@ -1,5 +1,5 @@
1
#Import Ruby base image(change version as needed)
2
-FROM ruby:2.7-rc
+FROM ruby:2.6.3
3
4
#Install Ruby SDK
5
-RUN gem install ibm_watson
+RUN gem install ibm_watson
0 commit comments