diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index db8511c625ea4..405981582437e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -249,4 +249,4 @@ jobs: zip_artifact_name: ${{ env.PKG_NAME }}_${{ needs.get-product-version.outputs.product-version }}_linux_${{ matrix.arch }}.zip tags: | docker.io/hashicorp/${{env.repo}}:${{env.version}} - ecr.public.aws/hashicorp/${{env.repo}}:${{env.version}} + public.ecr.aws/hashicorp/${{env.repo}}:${{env.version}}