diff --git a/docs/release-process.md b/docs/release-process.md
index 5a63d59a13a09b19c43e02d26af45c2dc38d5722..13a243f388c74ab178f5b7b3123a3f3a14f75575 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -16,7 +16,7 @@ again be merged into master.
 
 2. Checkout the `v0.3` branch.
 
-3. Update all references to Theodolite Docker images to tag `v0.1.1`. These are the Kubernetes resource definitions in
+3. Update all references to Theodolite Docker images to tag `v0.3.1`. These are the Kubernetes resource definitions in
 `execution`, the Docker Compose files in `docker-test` and the example `theodolite.yaml` job.
 
 4. Commit these changes.