Code Review
/
sdc
/
sdc-docker-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5b572fc
)
Fixing base_sdc-python image build failure
64/102664/1
author
MichaelMorris
<michael.morris@est.tech>
Sun, 1 Mar 2020 10:01:04 +0000
(10:01 +0000)
committer
MichaelMorris
<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
patch
|
blob
|
history
diff --git
a/base_sdc-python/Dockerfile
b/base_sdc-python/Dockerfile
index
cf4dc5b
..
d2d316d
100644
(file)
--- a/
base_sdc-python/Dockerfile
+++ b/
base_sdc-python/Dockerfile
@@
-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 && \