Skip to content

Commit

Permalink
fix: docker image reference in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kvendingoldo committed Jun 14, 2024
1 parent 0fac591 commit f9b71fe
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 @@ -76,7 +76,7 @@ If you are using `pre-commit-opentofu` already or want to support its developmen

```bash
TAG=latest
docker pull ghcr.io/tofuutils/pre-commit-opentofu:$TAG
docker pull tofuutils/pre-commit-opentofu:$TAG
```

All available tags [here](https://github.com/tofuutils/pre-commit-opentofu/pkgs/container/pre-commit-opentofu/versions).
Expand Down

0 comments on commit f9b71fe

Please sign in to comment.