Upgrades to alpine 3.5

This commit is contained in:
Werner Beroux
2017-01-30 09:52:45 +01:00
committed by GitHub
parent ef7c580a99
commit cc13dcb51a

View File

@@ -1,4 +1,4 @@
FROM alpine:3.4
FROM alpine:3.5
RUN set -x \
&&apk add --no-cache duplicity openssh openssl py-crypto py-pip rsync \