Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarow authored Dec 27, 2023
1 parent 4b2c2f4 commit 575ecc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ go install github.com/tarow/skat-counter@latest
### Docker

```bash
docker run -v ./data:/app ghcr.io/tarow/skat-counter:latest
docker run -v ./data:/app ghcr.io/tarow/skat-counter:main
```

### Docker Compose
Expand Down

0 comments on commit 575ecc2

Please sign in to comment.