diff --git a/docs/release-process.md b/docs/release-process.md
index 13a243f388c74ab178f5b7b3123a3f3a14f75575..c3712c834b43f6f6b077b6ed8305e79b04c16751 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -17,7 +17,7 @@ again be merged into master.
 2. Checkout the `v0.3` branch.
 
 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.
+`execution`, the references to *latest* in `run_uc.py`, the Docker Compose files in `docker-test` and the example `theodolite.yaml` job.
 
 4. Commit these changes.