Upgrades Alpine (and duplicity to 0.7.11 and more).

Previous version was 0.7.07.1.

This fixes issue #7
This commit is contained in:
Werner Beroux
2018-01-08 10:49:04 +01:00
parent a7eb94b592
commit de9615170f

View File

@@ -1,4 +1,4 @@
FROM alpine:3.5 FROM alpine:3.6
RUN set -x \ RUN set -x \
&& apk add --no-cache \ && apk add --no-cache \