Update _docs/content/_index.md

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
This commit is contained in:
Patrick Schratz 2023-03-06 17:17:20 +01:00 committed by GitHub
parent 5623651cba
commit 9d9f144474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ steps:
AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key
settings:
registry: <your account ID>.dkr.ecr.<region>.amazonaws.com
registry: <account_id>.dkr.ecr.<region>.amazonaws.com
repo: <your account ID>.dkr.ecr.<region>.amazonaws.com/octocat/example
tags: latest
```