Skip to content
Snippets Groups Projects
Commit eaafa7be authored by Kamil Trzciński's avatar Kamil Trzciński
Browse files

Merge branch 'zj-install-bash-alpine' into 'master'

Update Dockerfile.ruby-2.3-static-analyses

See merge request !16
parents 0139406e 31a5f749
No related branches found
No related tags found
1 merge request!16Update Dockerfile.ruby-2.3-static-analyses
FROM ruby:2.3-alpine
 
RUN gem install knapsack
RUN apk add --update bash && rm -rf /var/cache/apk/*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment