mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'zj-install-bash-alpine' into 'master'
Update Dockerfile.ruby-2.3-static-analyses See merge request !16
This commit is contained in:
commit
eaafa7be6d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
FROM ruby:2.3-alpine
|
||||
|
||||
RUN gem install knapsack
|
||||
RUN apk add --update bash && rm -rf /var/cache/apk/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue