Merge pull request #39 from ramshazar/patch-1

Update base image
This commit is contained in:
Liz Rice
2018-09-04 18:03:27 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM python:2.7.15-alpine3.7
FROM python:2.7.15-alpine3.8
RUN apk add --update \
linux-headers \