Skip to content

Commit

Permalink
chore: Update ecr url
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisjared committed Jul 17, 2024
1 parent d5b84da commit ad12c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
packages: read
env:
GHCR_IMAGE_ID: ghcr.io/openmethane/openmethane-prior@${{ needs.build.outputs.digest }}
ECR_IMAGE: 654654509571.dkr.ecr.ap-southeast-2.amazonaws.com/github/openmethane/openmethane-prior
ECR_IMAGE: 654654509571.dkr.ecr.ap-southeast-2.amazonaws.com/openmethane/openmethane-prior
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit ad12c7d

Please sign in to comment.