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 91a462f commit a72a458Copy full SHA for a72a458
Dockerfile
@@ -3,6 +3,6 @@ FROM dannyben/alpine-ruby
3
ENV PS1 "\n\n>> bashly \W \$ "
4
WORKDIR /app
5
6
-RUN gem install bashly --version 0.4.3
+RUN gem install bashly --version 0.4.4
7
8
ENTRYPOINT ["bashly"]
0 commit comments