Merge pull request #70 from ScanPlusGmbH/alpine-update
Update to Alpine 3.7
This commit is contained in:
commit
024ab5c138
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.6-alpine
|
FROM python:3.6-alpine3.7
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
bash \
|
bash \
|
||||||
@ -12,7 +12,6 @@ RUN apk add --no-cache \
|
|||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
libxslt-dev \
|
libxslt-dev \
|
||||||
openldap-dev \
|
openldap-dev \
|
||||||
libressl-dev \
|
|
||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user