Skip to content

Commit b9d0958

Browse files
Update README.md
1 parent 7d85901 commit b9d0958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are three ways to run `icloudpd`:
1919
Docker automatically pulls images from the remote repository if necessary. To download explicitely, e.g. to force version update, use:
2020

2121
```sh
22-
docker pull icloudpd/icloudpd:1.10.0
22+
docker pull icloudpd/icloudpd:1.11.0
2323
```
2424

2525
### Running from the source
@@ -219,7 +219,7 @@ Now the script will run every 6 hours to download any new photos and videos.
219219
220220
## Docker
221221

222-
This script is available in a Docker image: `docker pull icloudpd/icloudpd:1.10.0`
222+
This script is available in a Docker image: `docker pull icloudpd/icloudpd:1.11.0`
223223

224224
Usage (Downloads all photos to ./Photos):
225225

0 commit comments

Comments
 (0)