Preview page.ucp_org output

This commit is contained in:
Maria Bermudez 2019-04-22 18:31:03 -06:00 committed by GitHub
parent 022abb5189
commit 1b5ec9f617
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```