Apply suggestions from code review

Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
This commit is contained in:
assignUser 2020-08-18 18:07:53 +02:00 committed by GitHub
parent 05abc5ee69
commit 4f97027f7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,8 +61,7 @@ RUN apk add --update --no-cache \
go \
icu-libs \
jq \
libc-dev libxml2-dev \
libc-dev libxml2-utils \
libc-dev libxml2-dev libxml2-utils \
make \
musl-dev \
npm nodejs-current \
@ -75,8 +74,6 @@ RUN apk add --update --no-cache \
readline-dev \
ruby ruby-dev ruby-bundler ruby-rdoc \
gnupg
########################################
# Copy dependencies files to container #