Fixing base_sdc-python image build failure 64/102664/1
authorMichaelMorris <michael.morris@est.tech>
Sun, 1 Mar 2020 10:01:04 +0000 (10:01 +0000)
committerMichaelMorris <michael.morris@est.tech>
Sun, 1 Mar 2020 10:06:05 +0000 (10:06 +0000)
Change-Id: I92e14a82b8388d97c28c65b650dd3417382705be
Issue-ID: SDC-2786
Signed-off-by: MichaelMorris <michael.morris@est.tech>
base_sdc-python/Dockerfile

index cf4dc5b..d2d316d 100644 (file)
@@ -12,7 +12,7 @@ RUN apk update && \
         jq \
         libressl-dev \
         bash \
-        ruby=2.5.7-r0 \
+        ruby=2.6.5-r2 \
         ruby-dev \
         libffi-dev \
         libxml2-dev && \