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 71ea6a3 commit 5660a3eCopy full SHA for 5660a3e
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM dannyben/alpine-ruby
+FROM dannyben/alpine-ruby:3.3.3
2
3
ENV BASHLY_VERSION=1.2.2
4
ENV PS1="\n\n>> bashly \W \$ "
edge/Dockerfile
ENV PS1 "\n\n>> bashly \W \$ "
RUN apk add --no-cache git pandoc-cli
0 commit comments