Golang 1.7 and --prune in RESTIC_FORGET_ARGS
Bugfix
--prune
must be passed toRESTIC_FORGET_ARGS
to execute prune after forget.
Enhancement
- Switch to base Docker container to
golang:1.7-alpine
to support latest restic build.
Bugfix
--prune
must be passed to RESTIC_FORGET_ARGS
to execute prune after forget.Enhancement
golang:1.7-alpine
to support latest restic build.