mirror of https://github.com/docker/docs.git
Content Trust link update
Update the Disable Content trust link to refer to UCP 3.0.x doc section (instead of UCP 2.2.x)
This commit is contained in:
parent
b21c4c7339
commit
26557cc629
|
@ -43,7 +43,7 @@ Before starting your upgrade, make sure that:
|
|||
* The version of UCP you are using is supported by the version of DTR you
|
||||
are trying to upgrade to. [Check the compatibility matrix](https://success.docker.com/Policies/Compatibility_Matrix).
|
||||
* You have a recent [DTR backup](disaster-recovery/create-a-backup.md).
|
||||
* You [disable Docker content trust in UCP](/datacenter/ucp/2.2/guides/admin/configure/run-only-the-images-you-trust.md).
|
||||
* You [disable Docker content trust in UCP](https://docs.docker.com/ee/ucp/admin/configure/run-only-the-images-you-trust/).
|
||||
|
||||
### Step 1. Upgrade DTR to {{ previous_version }} if necessary
|
||||
|
||||
|
|
Loading…
Reference in New Issue