We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d85901 commit b9d0958Copy full SHA for b9d0958
README.md
@@ -19,7 +19,7 @@ There are three ways to run `icloudpd`:
19
Docker automatically pulls images from the remote repository if necessary. To download explicitely, e.g. to force version update, use:
20
21
```sh
22
-docker pull icloudpd/icloudpd:1.10.0
+docker pull icloudpd/icloudpd:1.11.0
23
```
24
25
### Running from the source
@@ -219,7 +219,7 @@ Now the script will run every 6 hours to download any new photos and videos.
219
220
## Docker
221
222
-This script is available in a Docker image: `docker pull icloudpd/icloudpd:1.10.0`
+This script is available in a Docker image: `docker pull icloudpd/icloudpd:1.11.0`
223
224
Usage (Downloads all photos to ./Photos):
225
0 commit comments