summaryrefslogtreecommitdiffstats
path: root/base_sdc-python
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-06-03 18:08:36 +0300
committerMichael Lando <ml636r@att.com>2018-06-03 18:08:36 +0300
commit4bcf436c7f2e955a2dffb7d4293f10ea15c38d66 (patch)
tree1420b8c0d6ccedcd3395297880f02ec6e6e5b52f /base_sdc-python
parent007aad95668c55fb21121aace3559502b02c9580 (diff)
Fix additional library CVEs
Change-Id: I34e046111821729909cf31fa670c4f80f1ef76ce Issue-ID: SDC-1310 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'base_sdc-python')
-rw-r--r--base_sdc-python/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/base_sdc-python/Dockerfile b/base_sdc-python/Dockerfile
index 7f6a8c4..443fd7b 100644
--- a/base_sdc-python/Dockerfile
+++ b/base_sdc-python/Dockerfile
@@ -14,4 +14,4 @@ RUN pip install 'influxdb==5.0.0' 'pycurl== 7.43.0.1' 'requests==2.18.4' && \
gem install chef:13.8.5 berkshelf:6.3.1 io-console:0.4.6 --no-document && \
echo "http://nl.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && \
apk update && \
- apk add binutils=2.30-r1 jq=1.6_rc1-r1 libpng=1.6.34-r1
+ apk add binutils=2.26-r1 jq=1.6_rc1-r1 libpng=1.6.34-r1