Skip to content

Commit

Permalink
Correct readme regarding docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
macropin committed Jan 9, 2025
1 parent f4614a2 commit 6647548
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ This go application can consume an AWS SQS queue with ECR Image events on it and

## Releases

Releases are published on GitHub and Docker images are pushed to [Docker Hub](https://hub.docker.com/r/panubo/image-triggers), [Quay.io](https://quay.io/panubo/image-triggers) and [Amazon ECR Public](https://gallery.ecr.aws/panubo/image-triggers).
Releases are published on GitHub and Docker images are pushed to [Quay.io](https://quay.io/panubo/image-triggers) and [Amazon ECR Public](https://gallery.ecr.aws/panubo/image-triggers).

```
docker pull quay.io/panubo/image-triggers:0.0.4
docker pull docker.io/panubo/image-triggers:0.0.4
docker pull public.ecr.aws/panubo/image-triggers:0.0.4
```

0 comments on commit 6647548

Please sign in to comment.