Skip to content

Commit

Permalink
Merge pull request #2 from jlelse/patch-1
Browse files Browse the repository at this point in the history
Update alpine to 3.9
  • Loading branch information
djmaze committed Jun 16, 2019
2 parents 72e7394 + bbaa084 commit 8e2b9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -31,7 +31,7 @@ RUN curl -sL -o restic.tar.gz https://github.com/restic/restic/releases/download
#
# Final image
#
FROM alpine:3.6
FROM alpine:3.9

RUN apk add --update --no-cache ca-certificates fuse nfs-utils openssh

Expand Down

0 comments on commit 8e2b9d8

Please sign in to comment.