mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
fix: docker image reference in README.md
This commit is contained in:
parent
0fac59197f
commit
f9b71fe08f
1 changed files with 1 additions and 1 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue