From 7a0aca583ad660df79bf2086888520ffe8346cea Mon Sep 17 00:00:00 2001 From: Adam Pike Date: Tue, 31 Aug 2021 18:03:34 -0230 Subject: [PATCH] Update README.md --- aws-ecsfargate-terraform/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-ecsfargate-terraform/README.md b/aws-ecsfargate-terraform/README.md index 50691ca..bf6c943 100644 --- a/aws-ecsfargate-terraform/README.md +++ b/aws-ecsfargate-terraform/README.md @@ -103,7 +103,7 @@ Connect to your Identity Provider following [the remainder of our setup guide](h To upgrade your deployment, edit the `task-definitions/scim.json` file and edit the following line: ```json - "image": "1password/scim/v2.0.x", + "image": "1password/scim:v2.0.x", ``` Change `v2.0.x` to the latest version [seen here](https://app-updates.agilebits.com/product_history/SCIM).