Thanks to visit codestin.com Credit goes to github.com
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 a655713 commit a8f1de4Copy full SHA for a8f1de4
installation/install-offline.md
@@ -27,7 +27,7 @@ all the images. Then you copy that package to the host where you’ll install UC
27
Docker Datacenter components:
28
29
```bash
30
- $ wget https://packages.docker.com/caas/ucp-1.1.2_dtr-2.0.3.tar.gz -O docker-datacenter.tar.gz
+ $ wget https://packages.docker.com/caas/ucp-1.1.3_dtr-2.0.3.tar.gz -O docker-datacenter.tar.gz
31
```
32
33
2. Transfer the package to the offline node.
0 commit comments