Skip to content

Commit

Permalink
Merge pull request #70 from ScanPlusGmbH/alpine-update
Browse files Browse the repository at this point in the history
Update to Alpine 3.7
  • Loading branch information
calmyournerves authored Jun 4, 2018
2 parents 1be054b + 16c750d commit 024ab5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.6-alpine
FROM python:3.6-alpine3.7

RUN apk add --no-cache \
bash \
Expand All @@ -12,7 +12,6 @@ RUN apk add --no-cache \
libxml2-dev \
libxslt-dev \
openldap-dev \
libressl-dev \
postgresql-dev \
wget

Expand Down

0 comments on commit 024ab5c

Please sign in to comment.