Skip to content

Commit

Permalink
Merge pull request #365 from Bubbelb/master
Browse files Browse the repository at this point in the history
Update Dockerfile to reflect new state files path
  • Loading branch information
grantbevis authored Nov 11, 2024
2 parents 954bde4 + 2bf36c3 commit 8b4c46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ EOF

COPY --chmod=744 --link root/ /

VOLUME /root/.borgmatic
VOLUME /root/.local/state/borgmatic
VOLUME /root/.config/borg
VOLUME /root/.cache/borg

Expand Down

0 comments on commit 8b4c46f

Please sign in to comment.