diff --git a/README.md b/README.md
index f5834d0a..5f3defbc 100644
--- a/README.md
+++ b/README.md
@@ -270,7 +270,7 @@ The Docker image used by a particular step of the workflow can be identified by
| samtools |
- [samtools 1.14](https://github.com/samtools/samtools/releases/tag/1.14)
| [Dockerfile](https://github.com/PacificBiosciences/wdl-dockerfiles/tree/3560fcc5a84e044067cea9c9a7669cfc2659178e/docker/samtools) |
| slivar | - [slivar 0.2.2](https://github.com/brentp/slivar/releases/tag/v0.2.2)
- [bcftools 1.14](https://github.com/samtools/bcftools/releases/tag/1.14)
- [vcfpy 0.13.3](https://github.com/bihealth/vcfpy/releases/tag/v0.13.3)
- [pysam 0.19.1](https://github.com/pysam-developers/pysam/releases/tag/v0.19.1)
| [Dockerfile](https://github.com/PacificBiosciences/wdl-dockerfiles/tree/3560fcc5a84e044067cea9c9a7669cfc2659178e/docker/slivar) |
| svpack | - [svpack 36180ae6](https://github.com/PacificBiosciences/svpack/tree/a82598ebc4013bf32e70295b83b380ada6302c4a)
- [htslib 1.18](https://github.com/samtools/htslib/releases/tag/1.18)
- [pysam 0.21.0](https://github.com/pysam-developers/pysam/releases/tag/v0.21.0)
| [Dockerfile](https://github.com/PacificBiosciences/wdl-dockerfiles/tree/8edbc516abc0ff43ac279b48018003923721b054/docker/svpack) |
-| trgt | - [trgt 0.8.0](https://github.com/PacificBiosciences/trgt/releases/tag/v0.7.0)
- [samtools 1.18](https://github.com/samtools/samtools/releases/tag/1.18)
- [bcftools 1.18](https://github.com/samtools/bcftools/releases/tag/1.18)
- [pysam 0.21.0](https://github.com/pysam-developers/pysam/releases/tag/v0.21.0)
| [Dockerfile](https://github.com/PacificBiosciences/wdl-dockerfiles/tree/3bbc033f8f942b10a304b4fa907957a789c73ef7/docker/trgt) |
+| trgt | - [trgt 0.8.0](https://github.com/PacificBiosciences/trgt/releases/tag/v0.8.0)
- [samtools 1.18](https://github.com/samtools/samtools/releases/tag/1.18)
- [bcftools 1.18](https://github.com/samtools/bcftools/releases/tag/1.18)
- [pysam 0.21.0](https://github.com/pysam-developers/pysam/releases/tag/v0.21.0)
| [Dockerfile](https://github.com/PacificBiosciences/wdl-dockerfiles/tree/3bbc033f8f942b10a304b4fa907957a789c73ef7/docker/trgt) |
---