Skip to content

Golang 1.7 and --prune in RESTIC_FORGET_ARGS

Compare
Choose a tag to compare
@niondir niondir released this 05 Jun 09:30
· 94 commits to master since this release

Bugfix

  • --prune must be passed to RESTIC_FORGET_ARGS to execute prune after forget.

Enhancement

  • Switch to base Docker container to golang:1.7-alpine to support latest restic build.