Bump Alpine to 3.8 in docker

pyca/cryptography was updated to version supporting LibreSSL 2.7
in upper constrains.
Also bump Python to next minor release (3.5.6).

Change-Id: Ic3d7c2b75e2439813c2b9e02b11514ccee112624
This commit is contained in:
Dobroslaw Zybort 2018-12-05 13:01:22 +01:00
parent dcc26703fa
commit e0398d32db
1 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,4 @@
# TODO(Dobroslaw): Update to Alpine 3.8.
# We can't update to Alpine 3.8 until pyca/cryptography is updated in
# upper constrains file to be bigger than 2.2.2.
# LibreSSL 2.7.x is not supported by older versions:
# https://github.com/pyca/cryptography/pull/4270
FROM python:3.5.5-alpine3.7
FROM python:3.5.6-alpine3.8
COPY wait_for.sh kafka_wait_for_topics.py mysql_check.py /
COPY ashrc /root/.ashrc