We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3366b0 commit 67b597eCopy full SHA for 67b597e
1 file changed
Dockerfile
@@ -3,6 +3,6 @@ FROM dannyben/alpine-ruby
3
ENV PS1 "\n\n>> completely \W \$ "
4
WORKDIR /app
5
6
-RUN gem install completely --version 0.5.0
+RUN gem install completely --version 0.5.1
7
8
ENTRYPOINT ["completely"]
0 commit comments