From 118341819c88313c2c42249f74e52f0160fca27f Mon Sep 17 00:00:00 2001 From: Patrick Schratz Date: Mon, 6 Mar 2023 17:17:27 +0100 Subject: [PATCH] Update _docs/content/_index.md Co-authored-by: Robert Kaussow --- _docs/content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/content/_index.md b/_docs/content/_index.md index 74d29ef..bb77176 100644 --- a/_docs/content/_index.md +++ b/_docs/content/_index.md @@ -91,7 +91,7 @@ steps: from_secret: aws_secret_access_key settings: registry: .dkr.ecr..amazonaws.com - repo: .dkr.ecr..amazonaws.com/octocat/example + repo: .dkr.ecr..amazonaws.com/octocat/example tags: latest ```