Skip to content

Commit

Permalink
docs: update readme (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
nemre authored Nov 22, 2023
1 parent 077e75f commit b1fca1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ go run ./cmd
### Docker
Pull latest image
```bash
docker pull ghcr.io/trendyol/cbef:1.0.1-amd64
docker pull ghcr.io/trendyol/cbef:1.0.2-amd64
```

Run latest image
```bash
docker run --platform=linux/amd64 ghcr.io/trendyol/cbef:1.0.1-amd64
docker run --platform=linux/amd64 ghcr.io/trendyol/cbef:1.0.2-amd64
```
> Note: All images available in the [packages](https://github.com/Trendyol/cbef/pkgs/container/cbef) page.
Expand Down

0 comments on commit b1fca1b

Please sign in to comment.