Skip to content

Commit

Permalink
dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Aug 28, 2023
1 parent 4774ebf commit 6b2fd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ FROM dannyben/alpine-ruby
ENV PS1 "\n\n>> bashly \W \$ "
WORKDIR /app

RUN gem install bashly --version 1.0.8
RUN gem install bashly --version 1.1.0

ENTRYPOINT ["bashly"]

0 comments on commit 6b2fd49

Please sign in to comment.