Skip to content

Commit f0e27af

Browse files
committed
bump version to 0.4.0 in Dockerfile
1 parent ffe87cc commit f0e27af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ FROM dannyben/alpine-ruby
33
ENV PS1 "\n\n>> bashly \W \$ "
44
WORKDIR /app
55

6-
RUN gem install bashly --version 0.3.9
6+
RUN gem install bashly --version 0.4.0
77

88
ENTRYPOINT ["bashly"]

0 commit comments

Comments
 (0)