mirror of https://github.com/docker/docs.git
Merge branch 'master' into published
This commit is contained in:
commit
ce7f8ab06d
|
|
@ -84,6 +84,6 @@ performs a rolling deploy to update all extensions.
|
|||
|
||||
```bash
|
||||
$> docker service update \
|
||||
--image { page.ucp_org }}/ucp-interlock:{{ page.ucp_version }} \
|
||||
--image {{ page.ucp_org }}/ucp-interlock:{{ page.ucp_version }} \
|
||||
ucp-interlock
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue