upd
This commit is contained in:
parent
7e0130ea1e
commit
8f37a05d9b
@ -40,7 +40,10 @@ RUN set -ex \
|
||||
coreutils \
|
||||
linux-headers \
|
||||
build-base \
|
||||
libxml2
|
||||
libxml2 \
|
||||
libxml2-dev \
|
||||
libcurl \
|
||||
curl-dev
|
||||
|
||||
ENV RUBYGEMS_VERSION 2.6.10
|
||||
RUN gem update --system "$RUBYGEMS_VERSION"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user