mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Update Dockerfile.ruby-2.3-static-analyses
This commit is contained in:
parent
0139406e7e
commit
31a5f74965
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
FROM ruby:2.3-alpine
|
FROM ruby:2.3-alpine
|
||||||
|
|
||||||
RUN gem install knapsack
|
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