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
commit 05070b3f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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