Merge pull request #99 from ScanPlusGmbH/update-alpine

Update Alpine
This commit is contained in:
Christian Mäder
2018-09-14 10:19:08 +02:00
committed by GitHub

View File

@ -1,4 +1,4 @@
FROM python:3.6-alpine3.7
FROM python:3.6-alpine3.8
RUN apk add --no-cache \
bash \