bake backup dir writeable to allow pruning

This commit is contained in:
Ian 2022-01-09 06:13:52 -08:00
parent 37c85c69b6
commit ae71c3d5f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
name: Rclone Snapshot Sync
version: '1.5.1'
version: '1.5.2'
slug: rclone
description: Sync snapshots to another devices
arch:
@ -17,7 +17,7 @@ ports:
ports_description:
5572/tcp: Web configuration GUI (not required for ingress)
map:
- backup:ro
- backup:rw
- ssl:ro
options:
cron: "0 * * * *"