Push image base to Alpine 3.9

This commit is contained in:
andryyy
2019-02-05 00:01:31 +01:00
parent c7c1422095
commit 12291436cd
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.9
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
RUN apk add -U --no-cache python2 python-dev py-pip gcc musl-dev tzdata openssl-dev libffi-dev \