Fix build failure of base images
[sdc/sdc-docker-base.git] / base_sdc-cqlsh / Dockerfile
index 5451a66..7cc7566 100644 (file)
@@ -4,16 +4,14 @@ RUN apk add --no-cache py-pip && \
     pip install cqlsh==4.0.1 && \
     set -ex && \
     pip install cqlsh && \
-
     apk add --no-cache \
     bash \
     build-base \
-    ruby=2.5.2-r0 \
+    ruby=2.5.5-r0 \
     ruby-dev \
     libffi-dev \
     libxml2-dev && \
     gem install chef:13.8.5 berkshelf:6.3.1 io-console:0.4.6 etc webrick --no-document && \
-    echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && \
     apk update && \
     apk add binutils \
     libtasn1