mirror of
https://github.com/offen/docker-volume-backup.git
synced 2024-11-22 05:10:28 +01:00
Fix mistake in README
This commit is contained in:
parent
63961cd826
commit
982f4fe191
@ -902,8 +902,7 @@ If you want to use a non-supported storage backend, or want to use a third party
|
||||
For example, if you wanted to use `rsync`, define your Docker image like this:
|
||||
|
||||
```Dockerfile
|
||||
ARG version=canary
|
||||
FROM offen/docker-volume-backup:$version
|
||||
FROM offen/docker-volume-backup:v2
|
||||
|
||||
RUN apk add rsync
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user