Push image base to Alpine 3.9

master
andryyy 2019-02-05 00:01:31 +01:00
parent c7c1422095
commit 12291436cd
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
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 \

View File

@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.9
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ENV XTABLES_LIBDIR /usr/lib/xtables

View File

@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.9
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"

View File

@ -1,4 +1,4 @@
FROM alpine:3.8
FROM alpine:3.9
LABEL maintainer "André Peters <andre.peters@servercow.de>"
# Installation